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

@ -90,6 +90,7 @@
word-wrap: break-word;
font-weight: 300;
overflow: hidden;
white-space: pre-wrap;
.emojione {
width: 18px;