Fix message wrapping

This commit is contained in:
Rodrigo Pombo 2019-02-05 18:10:51 -03:00
parent fcafab9842
commit 23b0d61285

View File

@ -4,6 +4,7 @@
color: rgb(214, 222, 235, 0.8);
padding: 6px;
min-width: 500px;
white-space: nowrap;
}
.comment-box:after,
.comment-box:before {