Hide notices on premium page
[MAILPOET-2792]
This commit is contained in:
@@ -25,6 +25,13 @@
|
||||
#wpwrap {
|
||||
background: white;
|
||||
}
|
||||
|
||||
div.updated,
|
||||
div.error,
|
||||
.update-nag,
|
||||
.notice {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
.mailpoet-premium-page {
|
||||
|
Reference in New Issue
Block a user