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