+
+ {{ form_widget(form.options.width) }}
+
x
-
- {{ form_widget(form.options.height) }}
-
+
+ {{ form_widget(form.options.height) }}
+
mm
diff --git a/templates/Form/extendedBootstrap4_layout.html.twig b/templates/Form/extendedBootstrap4_layout.html.twig
index ca9772b3..cfbc75c7 100644
--- a/templates/Form/extendedBootstrap4_layout.html.twig
+++ b/templates/Form/extendedBootstrap4_layout.html.twig
@@ -40,14 +40,12 @@
{% block si_unit_widget %}
{{ form_errors(form.value) }}
{% endblock %}
diff --git a/templates/LabelSystem/dialog.html.twig b/templates/LabelSystem/dialog.html.twig
index cfcfafa8..ed7045ee 100644
--- a/templates/LabelSystem/dialog.html.twig
+++ b/templates/LabelSystem/dialog.html.twig
@@ -31,15 +31,16 @@
{{ form_row(form.target_id) }}
{{ form_row(form.options.supported_element) }}
-