10000
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 8c9c35c commit ff2c5ceCopy full SHA for ff2c5ce
src/Symfony/Bundle/TwigBundle/Resources/views/exception.css.twig
@@ -115,7 +115,7 @@ header .container { display: flex; justify-content: space-between; }
115
.trace-code ol { margin: 0; float: left; }
116
.trace-code li { color: #969896; margin: 0; padding-left: 10px; float: left; width: 100%; }
117
.trace-code li + li { margin-top: 5px; }
118
-.trace-code li.selected { background: #F8EEC7; padding: 3px 0 3px 10px; margin-top: 2px; }
+.trace-code li.selected { background: #F8EEC7; margin-top: 2px; }
119
.trace-code li code { color: #222; white-space: nowrap; }
120
121
.trace-as-text .stacktrace { line-height: 1.8; margin: 0 0 15px; white-space: pre-wrap; }
0 commit comments