From 39445c5897df0b72cfb061e64daef3271c466001 Mon Sep 17 00:00:00 2001 From: Christophe Coevoet Date: Tue, 19 Mar 2013 15:14:34 +0100 Subject: [PATCH] [WebProfilerBundle] Fixed the toolbar styles to apply them in IE8 Fixes #7422 --- .../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 0d660ba44976..0e9710ebcb40 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 %}