Skip to content

Commit e28f895

Browse files
committed
A very high z-index value is required to avoid issues in the profiler view
1 parent 23dc884 commit e28f895

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
padding: 5px 6px 0;
77
position: fixed;
88
right: 0;
9-
z-index: 9999;
9+
z-index: 99999;
1010
}
1111

1212
.sf-toolbarreset * {
@@ -29,7 +29,7 @@
2929
position: fixed;
3030
right: 0;
3131
text-align: left;
32-
z-index: 9999;
32+
z-index: 99999;
3333
}
3434
.sf-toolbarreset abbr {
3535
border: none;

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