Move CSS classes to new settings

[MAILPOET-2681]
This commit is contained in:
Amine Ben hammou
2020-04-02 21:45:49 +02:00
committed by Veljko V
parent 655ce8e649
commit 9b5afa5733
2 changed files with 29 additions and 20 deletions

View File

@@ -137,8 +137,8 @@
content: '';
}
.mailpoet_subitem {
margin-left: 2em;
.mailpoet_woocommerce_editor_button {
margin-top: 10px;
}
@include breakpoint-max-width(782px) {
@@ -157,14 +157,4 @@
}
}
.key-activation-messages > div {
font-size: 1.2em;
margin-top: 10px;
}
#mailpoet_premium_key_verify {
font-size: inherit;
margin-left: 3px;
vertical-align: inherit;
}
}