fix log wrap

This commit is contained in:
palkan 2014-02-24 13:24:01 +04:00
parent 128c982ba2
commit 283338a26d

View file

@ -299,7 +299,7 @@ body.editor {
.small {
color: #666;
margin-top: 6px;
white-space: pre;
white-space: pre-wrap;
}
}
#rawLogArea {