Fix whitespace preservation in status text

This commit is contained in:
Eugen Rochko
2016-12-11 23:08:46 +01:00
parent e90fcb46e3
commit 6a5036ab19
4 changed files with 6 additions and 12 deletions

View File

@ -153,6 +153,7 @@
color: #282c37;
word-wrap: break-word;
overflow: hidden;
white-space: pre-wrap;
p {
margin-bottom: 18px;