Remove unnecessary custom CSS, change defualt form padding [MAILPOET-2869]

This commit is contained in:
wxa
2020-05-19 19:39:54 +03:00
committed by Veljko V
parent 9604172cbd
commit e9bbfbee46
4 changed files with 4 additions and 5 deletions

View File

@ -8,7 +8,6 @@ class Styles {
private $defaultStyles = <<<EOL
/* form */
.mailpoet_form {
padding: 20px;
}
/* columns */