articleNewEdit

- fix line wrapping bug introduced with last css commit, fixes #1054
This commit is contained in:
Felix Niklas 2017-05-08 11:08:04 +02:00
parent acdbd4b83a
commit b916929c29

View file

@ -5080,7 +5080,6 @@ footer {
border: none; border: none;
outline: none; outline: none;
resize: none; resize: none;
white-space: pre;
} }
.articleNewEdit-body { .articleNewEdit-body {