Explorar o código

[WebProfilerBundle] fixed toolbar height

Julien Brochet %!s(int64=13) %!d(string=hai) anos
pai
achega
b0987a3c9c

+ 1 - 1
src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.html.twig

@@ -1,6 +1,6 @@
 <!-- START of Symfony2 Web Debug Toolbar -->
 {% if 'normal' != position %}
-    <div style="clear: both; height: 80px;"></div>
+    <div style="clear: both; height: 40px;"></div>
 {% endif %}
 
 <div class="sf-toolbarreset"