Collapse whitespace, break at newlines

This commit is contained in:
Charles Gould 2017-02-16 21:18:21 -05:00
parent d734708c71
commit 7240b02864

View File

@ -48,6 +48,7 @@ button:hover:disabled {
position: relative;
overflow-wrap: break-word;
word-wrap: break-word;
white-space: pre-line;
}
.message-item:first-child {