Remove wp_admin_body_style(). Props ocean90. fixes #15507

git-svn-id: http://svn.automattic.com/wordpress/trunk@16600 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2010-11-26 22:05:54 +00:00
parent 50cb4c26c6
commit b1e7c513b7
5 changed files with 8 additions and 29 deletions

View File

@@ -1140,6 +1140,10 @@ body.wp-admin {
min-width: 785px;
}
body.admin-bar {
padding-top: 28px;
}
.narrow {
width: 70%;
margin-bottom: 40px;