Textarea pre-wrap Bug
This commit is contained in:
parent
5ca35ab5bc
commit
bda4c9bf2d
1 changed files with 1 additions and 1 deletions
|
@ -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%;
|
||||
|
|
Loading…
Add table
Reference in a new issue