diff --git a/Resources/views/Form/fields.html.twig b/Resources/views/Form/fields.html.twig index 43ef0c71a..8a3723da8 100644 --- a/Resources/views/Form/fields.html.twig +++ b/Resources/views/Form/fields.html.twig @@ -6,14 +6,14 @@ {% elseif attr.class is defined and 'no-label' in attr.class %} grid-0 {% else %} - grid-4 + grid-4 clear {% endif %} {% endspaceless %}"> {{ form_label(form) }}
-{% endspaceless %} -{% endblock form_widget_simple %} {% block textarea_widget %} {% spaceless %}