Comments: use 'break-word' in the textarea.
This commit is contained in:
parent
7959ab8773
commit
1bbf47dd44
|
@ -192,7 +192,7 @@
|
|||
|
||||
.msg-reply {
|
||||
max-height:150px;
|
||||
word-break: break-word;
|
||||
word-break: break-word !important;
|
||||
}
|
||||
|
||||
.edit-ct {
|
||||
|
|
Loading…
Reference in a new issue