Don't hide PHP warnings under the toolbar in the admin. fixes #19196.

git-svn-id: https://develop.svn.wordpress.org/trunk@20102 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2012-03-03 00:29:50 +00:00
parent df490f0ec5
commit a7122f9269
1 changed files with 1 additions and 2 deletions

View File

@ -2078,8 +2078,7 @@ strong .post-com-count {
8.0 - Layout Blocks
------------------------------------------------------------------------------*/
body.admin-bar #wpcontent,
body.admin-bar #adminmenu {
body.admin-bar {
padding-top: 28px;
}