From 73eeb6cea22d3482671a6a8e343dd3cc69deb1e9 Mon Sep 17 00:00:00 2001 From: Marc Ducobu Date: Thu, 13 Nov 2014 21:08:48 +0100 Subject: [PATCH] Resolving indentation cf-form presentation --- Resources/views/Form/fields.html.twig | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) 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 %}