Change 20px bottom block margin to 10px top+bottom padding in Editor

[MAILPOET-1701]
This commit is contained in:
Jan Jakeš
2019-03-05 15:46:21 +01:00
committed by M. Shull
parent a70129e5f7
commit 76fe906875
10 changed files with 13 additions and 32 deletions

View File

@@ -25,7 +25,8 @@
}
.mailpoet_container_block {
margin-bottom: 0;
padding-bottom: 0;
padding-top: 0;
}
}