[WebProfilerBundle] removed the extra space before the toolbar

This commit is contained in:
Julien Brochet 2012-06-18 00:35:49 +02:00
parent b27d9b541a
commit e11360018d

View File

@ -1,7 +1,7 @@
<!-- START of Symfony2 Web Debug Toolbar -->
{% if 'normal' != position %}
{% include 'WebProfilerBundle:Profiler:toolbar_style.html.twig' with { 'position': position, 'floatable': true } %}
<div style="clear: both; height: 50px;"></div>
<div style="clear: both; height: 38px;"></div>
{% endif %}
<div class="sf-toolbarreset">