Skip to content

Commit 0c955f9

Browse files
committed
Merge pull request php-debugbar#210 from nsams/white-space-pre
Show whitespace in log output
2 parents a130266 + e6f86b7 commit 0c955f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DebugBar/Resources/widgets.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ ul.phpdebugbar-widgets-timeline {
144144
background: none;
145145
text-shadow: none;
146146
font-weight: normal;
147+
white-space: pre;
147148
}
148149
ul.phpdebugbar-widgets-timeline li span.phpdebugbar-widgets-collector {
149150
left: initial;

0 commit comments

Comments
 (0)