Set auto height for textarea in forms
[MAILPOET-2599]
This commit is contained in:
committed by
Veljko V
parent
28327f9d0e
commit
f6d4cd11a6
@@ -9,6 +9,10 @@
|
||||
display: block;
|
||||
}
|
||||
|
||||
.mailpoet_textarea {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
/* form loading */
|
||||
.mailpoet_form_sending {
|
||||
.mailpoet_form_loading {
|
||||
|
Reference in New Issue
Block a user