mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
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: https://develop.svn.wordpress.org/trunk@13826 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -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
@@ -874,8 +874,6 @@ div.comment-item:hover .row-actions {
|
||||
|
||||
#wphead {
|
||||
height: 46px;
|
||||
border-bottom: 1px;
|
||||
border-style: solid;
|
||||
}
|
||||
|
||||
#wphead a,
|
||||
|
||||
Reference in New Issue
Block a user