Skip to content

Commit afb9546

Browse files
committed
Restored the toolbar clearer element
1 parent 77a0311 commit afb9546

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.css.twig

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,11 @@
4646
--sf-toolbar-green-900: #030404;
4747
}
4848

49+
.sf-toolbar-clearer {
50+
clear: both;
51+
height: 36px;
52+
}
53+
4954
.sf-toolbarreset *:not(svg rect) {
5055
box-sizing: content-box;
5156
vertical-align: baseline;

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<div id="sfToolbarClearer-{{ token }}" class="sf-toolbar-clearer"></div>
12
<div id="sfToolbarMainContent-{{ token }}" class="sf-toolbarreset notranslate clear-fix" data-no-turbolink data-turbo="false">
23
{% for name, template in templates %}
34
{% if block('toolbar', template) is defined %}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy