Closed pmuens closed 8 years ago
The insert post textarea should have only one line when initialized.
Use combination of min-height: 40px; and rows=1.
min-height: 40px;
rows=1
The insert post textarea should have only one line when initialized.
Use combination of
min-height: 40px;
androws=1
.