merged branch aerialls/webprofiler (PR #2925)

Commits
-------

b0987a3 [WebProfilerBundle] fixed toolbar height

Discussion
----------

[WebProfilerBundle] fixed toolbar height

Bug fix: yes
Feature addition: no
Backwards compatibility break: no
Symfony2 tests pass: yes
Fixes the following tickets: none
Todo: none
This commit is contained in:
Fabien Potencier 2011-12-19 19:53:40 +01:00
commit 34f1b5893c

View File

@ -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"