8000 Fixed another z-index issue · symfony/symfony@cd53210 · GitHub
[go: up one dir, main page]

Skip to content

Commit cd53210

Browse files
committed
Fixed another z-index issue
1 parent e28f895 commit cd53210

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@
9696
.sf-toolbar-block .sf-toolbar-info {
9797
border-collapse: collapse;
9898
display: table;
99+
z-index: 99999;
99100
}
100101
.sf-toolbar-block .sf-toolbar-info-piece-group {
101102
border-top: 1px solid #777;
375A

0 commit comments

Comments
 (0)
0