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:
committed by
Jack Kitterhing
parent
927d9cf87e
commit
c9c1b1fa92
@ -48,7 +48,7 @@ class Styles {
|
|||||||
.mailpoet_checkbox {
|
.mailpoet_checkbox {
|
||||||
}
|
}
|
||||||
|
|
||||||
.mailpoet_submit input {
|
.mailpoet_submit {
|
||||||
}
|
}
|
||||||
|
|
||||||
.mailpoet_divider {
|
.mailpoet_divider {
|
||||||
|
Reference in New Issue
Block a user