Improved margins in debug messages
This commit is contained in:
parent
8ad607f64f
commit
85f6926300
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ div.debug {
|
|||
text-align: left;
|
||||
}
|
||||
div.debug pre {
|
||||
margin-left: 1em;
|
||||
margin: 0 1em 1em 1em;
|
||||
white-space: normal;
|
||||
text-indent: -1em;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue