Longer lines should be wrapped in new lines.

This commit is contained in:
Martin Edenhofer 2014-09-28 11:21:05 +02:00
parent 8b38291215
commit ce8f1000ba

View file

@ -3431,7 +3431,7 @@ footer {
[contenteditable] {
display: block;
white-space: pre;
white-space: pre-wrap;
outline-style: none;
}
[contenteditable]:hover, [contenteditable]:focus {