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.
2 parents 0756bbe + 85deb30 commit ca18ddcCopy full SHA for ca18ddc
src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/profiler.css.twig
@@ -515,7 +515,9 @@ tr.status-warning td {
515
margin-bottom: -99999px; {# needed for 'same-height columns' trick #}
516
margin-left: -100%;
517
padding-bottom: 99999px; {# needed for 'same-height columns' trick #}
518
+ position: relative;
519
width: 220px;
520
+ z-index: 9999;
521
}
522
#sidebar .module {
523
padding: 10px;
0 commit comments