From 6c1c481e1a3e729e8f5c5922c4f5bc8a2397702b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Wed, 23 Nov 2016 21:46:15 +0100 Subject: [PATCH] adding a container for form rows fix #14 --- Resources/views/Form/fields.html.twig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/views/Form/fields.html.twig b/Resources/views/Form/fields.html.twig index 82ca75d4c..57c29f882 100644 --- a/Resources/views/Form/fields.html.twig +++ b/Resources/views/Form/fields.html.twig @@ -18,6 +18,7 @@ {% block form_row %} {% spaceless %} +