Textarea pre-wrap Bug

This commit is contained in:
Miroslav Šedivý 2017-09-29 20:15:36 +02:00
parent 5ca35ab5bc
commit bda4c9bf2d

View file

@ -663,7 +663,7 @@ body {
}
.t_area .e_text {
white-space: pre;
white-space: pre-wrap;
margin: 0 0 0 10px;
min-height: 88px;
max-width: 100%;