Hide admin notices on the about/credits/freedoms screens. props devinreams, fixes #19237.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -4819,6 +4819,10 @@ input.button-highlighted,
|
||||
margin: 44px 40px 0 20px;
|
||||
font-size: 14px;
|
||||
}
|
||||
.about-wrap div.updated,
|
||||
.about-wrap div.error {
|
||||
display: none !important;
|
||||
}
|
||||
.about-wrap p {
|
||||
line-height: 1.6em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user