diff --git a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar_style.html.twig b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar_style.html.twig index 8c0ed59c27..15b8ef3339 100644 --- a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar_style.html.twig +++ b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar_style.html.twig @@ -17,6 +17,10 @@ bottom: 0; border-top: 1px solid #bbb; } + .sf-toolbarreset img { + width: auto; + display: inline; + } .sf-toolbarreset .hide-button { display: block;