[WebProfilerBundle] fixed height of the toolbar

This commit is contained in:
Fabien Potencier 2011-09-22 08:28:02 +02:00
parent 56b6d537d6
commit 2b27c38e7f

View File

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