Return original default input width to form custom CSS

[MAILPOET-2599]
This commit is contained in:
Rostislav Wolny
2020-03-05 13:44:09 +01:00
committed by Veljko V
parent ee49d77ff4
commit b70884ecaa

View File

@@ -52,7 +52,7 @@ class Styles {
.mailpoet_text,
.mailpoet_textarea {
width: 100%;
width: 200px;
}
.mailpoet_checkbox {