Return original default input width to form custom CSS
[MAILPOET-2599]
This commit is contained in:
committed by
Veljko V
parent
ee49d77ff4
commit
b70884ecaa
@@ -52,7 +52,7 @@ class Styles {
|
||||
|
||||
.mailpoet_text,
|
||||
.mailpoet_textarea {
|
||||
width: 100%;
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.mailpoet_checkbox {
|
||||
|
Reference in New Issue
Block a user