Remove one-pixel white bottom border off new light gray header. After some discussion, mainly due to screen options/help tabs. see #12586

git-svn-id: http://svn.automattic.com/wordpress/trunk@13826 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin
2010-03-26 18:40:29 +00:00
parent 6e0976117a
commit d138bc1f38
5 changed files with 4 additions and 7 deletions

File diff suppressed because one or more lines are too long

View File

@@ -703,7 +703,6 @@ table.widefat span.spam a,
#wphead {
background: url(../images/admin-header-footer.png) top left repeat-x;
border-color: #fff;
}
body.login {

File diff suppressed because one or more lines are too long

View File

@@ -874,8 +874,6 @@ div.comment-item:hover .row-actions {
#wphead {
height: 46px;
border-bottom: 1px;
border-style: solid;
}
#wphead a,