Improve the Notice component

[MAILPOET-2390]
This commit is contained in:
Amine Ben hammou
2019-12-12 15:30:55 +01:00
committed by Jack Kitterhing
parent 3fc48006c2
commit 3321ad5d31
5 changed files with 31 additions and 6 deletions

View File

@@ -10,6 +10,7 @@
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
margin: 5px 0 15px;
padding: 1px 12px;
position: relative;
}
.mailpoet_success_notice {