Admin bar CSS fix; removes unnecessary scrollbars. Props WraithKenny. fixes #15507

git-svn-id: https://develop.svn.wordpress.org/trunk@17368 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2011-01-27 15:18:22 +00:00
parent 900cee7dc9
commit 0d8d463048
3 changed files with 3 additions and 3 deletions

View File

@@ -1151,7 +1151,7 @@ body.wp-admin {
min-width: 785px;
}
body.admin-bar {
body.admin-bar #wphead {
padding-top: 28px;
}