Add woocommerce email customizer field
[MAILPOET-2708]
This commit is contained in:
committed by
Veljko V
parent
9f893c7515
commit
74eef5e300
@@ -141,10 +141,6 @@
|
||||
margin-left: 2em;
|
||||
}
|
||||
|
||||
.mailpoet_woocommerce_editor_button {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
@include breakpoint-max-width(782px) {
|
||||
.form-table th {
|
||||
width: auto;
|
||||
|
@@ -40,4 +40,8 @@
|
||||
|
||||
.mailpoet-settings-grid .mailpoet_error_item:before {
|
||||
content: '✗ ';
|
||||
}
|
||||
|
||||
.mailpoet-settings-grid .mailpoet_woocommerce_editor_button {
|
||||
margin-top: 10px;
|
||||
}
|
Reference in New Issue
Block a user