1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-01-16 21:08:34 +01:00

Merge pull request #210 from nsams/white-space-pre

Show whitespace in log output
This commit is contained in:
Barry vd. Heuvel 2015-12-10 10:39:27 +01:00
commit 0c955f9f85

View File

@ -144,6 +144,7 @@ ul.phpdebugbar-widgets-timeline {
background: none;
text-shadow: none;
font-weight: normal;
white-space: pre;
}
ul.phpdebugbar-widgets-timeline li span.phpdebugbar-widgets-collector {
left: initial;