Remove input because it would never apply

Renderer adds the class directly to the input element
and the css would never apply.

[MAILPOET-2601]
This commit is contained in:
Pavel Dohnal
2020-02-12 10:53:38 +01:00
committed by Jack Kitterhing
parent 927d9cf87e
commit c9c1b1fa92

View File

@ -48,7 +48,7 @@ class Styles {
.mailpoet_checkbox {
}
.mailpoet_submit input {
.mailpoet_submit {
}
.mailpoet_divider {