Don't hide PHP warnings under the toolbar in the admin. fixes #19196.
git-svn-id: http://svn.automattic.com/wordpress/trunk@20102 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
ae113fba5e
commit
8292f4127a
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue