We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c658539 commit 1a9c0bcCopy full SHA for 1a9c0bc
src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.html.twig
@@ -21,7 +21,7 @@
21
<style>
22
{{ include('@WebProfiler/Profiler/toolbar.css.twig', { 'position': position, 'floatable': true }) }}
23
</style>
24
- <div id="sfToolbarClearer-{{ token }}" style="clear: both; height: 38px;"></div>
+ <div id="sfToolbarClearer-{{ token }}" style="clear: both; height: 36px;"></div>
25
{% endif %}
26
27
<div id="sfToolbarMainContent-{{ token }}" class="sf-toolbarreset clear-fix" data-no-turbolink>
0 commit comments