Hide notices introduced in [30505] on about page.
See #19237. Props jadpm. Fixes #32625. git-svn-id: https://develop.svn.wordpress.org/trunk@33113 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
36a9b5b0d4
commit
312f5179cb
@ -23,7 +23,8 @@
|
||||
}
|
||||
|
||||
.about-wrap div.updated,
|
||||
.about-wrap div.error {
|
||||
.about-wrap div.error,
|
||||
.about-wrap .notice {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user