File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/Symfony/Bundle/TwigBundle/Resources/views Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ header .container { display: flex; justify-content: space-between; }
112
112
.trace-method { color: #B0413E; color: #222; font-weight: bold; color: #B0413E; }
113
113
.trace-arguments { color: #222; color: #999; font-weight: normal; color: #795da3; color: #777; padding-left: 2px; }
114
114
115
- .trace-code { background: #FFF; font-size: 12px; margin: 10px 0 2px; padding: 10px; overflow-x: auto; }
115
+ .trace-code { background: #FFF; font-size: 12px; margin: 10px 10px 2px 10px ; padding: 10px; overflow-x: auto; }
116
116
.trace-code ol { margin: 0; float: left; }
117
117
.trace-code li { color: #969896; margin: 0; padding-left: 10px; float: left; width: 100%; }
118
118
.trace-code li + li { margin-top: 5px; }
You can’t perform that action at this time.
0 commit comments