From d7010c0e416cba58e1f4e144ba0eeeafc92da24b Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Sun, 3 Jan 2016 16:17:23 +0000 Subject: [PATCH] Fix toolbar display when nvd3 is loaded on page --- .../WebProfilerBundle/Resources/views/Profiler/toolbar.css.twig | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.css.twig b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.css.twig index 4ae44c0326817..893701359401b 100644 --- a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.css.twig +++ b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.css.twig @@ -20,6 +20,7 @@ .sf-minitoolbar img { max-height: 24px; max-width: 24px; + display: inline; } .sf-toolbarreset * {