mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 21:08:44 +01:00
Menus: After [42857], apply background to the correct elements on Menus screen.
Props audrasjb, afercia, mukesh27, garrett-eclipse. Merges [44801] to the 5.1 branch. Fixes #46368. git-svn-id: https://develop.svn.wordpress.org/branches/5.1@44802 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
b57deec916
commit
9042c9d9b7
@ -161,7 +161,6 @@ ul.add-menu-item-tabs li {
|
||||
margin-right: 20px;
|
||||
margin-top: -3px;
|
||||
width: 100%;
|
||||
background: #f5f5f5;
|
||||
}
|
||||
|
||||
#menu-management .menu-edit {
|
||||
@ -178,6 +177,7 @@ ul.add-menu-item-tabs li {
|
||||
#nav-menu-header,
|
||||
#nav-menu-footer {
|
||||
padding: 0 10px;
|
||||
background: #f5f5f5;
|
||||
}
|
||||
|
||||
#nav-menu-header {
|
||||
|
Loading…
x
Reference in New Issue
Block a user