@@ -93,7 +93,7 @@ textarea {
height: auto;
line-height: normal;
padding: 12px;
- white-space: normal;
+ white-space: pre-wrap;
}
.button, input[type="submit"], input[type="button"] {
@@ -2301,7 +2301,7 @@ textarea {
- white-space: normal; }
+ white-space: pre-wrap; }
input[type=checkbox] {
display: none; }
@@ -2332,7 +2332,7 @@ textarea {