Linewrapping in Firefox, fixes #1892

This commit is contained in:
j 2013-09-27 14:16:53 +00:00
parent 1246beb4da
commit 2189301b3c

View file

@ -941,7 +941,7 @@ OxEditableContent
word-wrap: break-word;
}
.OxEditableContent.OxEditing {
white-space: pre;
white-space: pre-wrap;
}
/*