From 097b3763099690d127894849f5d1c12d77635bbd Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Thu, 12 Sep 2013 22:07:01 +0200 Subject: [PATCH] [WebProfilerBundle] fixed toolbar for IE8 (refs #8380) --- .../Resources/views/Profiler/toolbar.html.twig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.html.twig b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.html.twig index d0a6a497f8af..d0f4e61f288f 100644 --- a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.html.twig +++ b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.html.twig @@ -1,8 +1,5 @@ {% if 'normal' != position %} -
+
{% endif %}