Remove no longer needed block appender css fix

[MAILPOET-2976]
This commit is contained in:
Rostislav Wolny
2020-06-16 17:15:50 +02:00
committed by Veljko V
parent cb2e17af85
commit d448d27bae

View File

@@ -46,11 +46,6 @@ h2 {
font-size: 1.7em;
}
.block-list-appender .block-editor-inserter {
margin: 0 auto;
max-width: 580px; // the same as .wp-block
}
// Fix for form padding rendering
.mailpoet-form-background > div > .block-editor-block-list__layout > .block-editor-block-list__block:first-child {
margin-top: 0;