Customizer: Remove top margin when dragging menu items.
The markup was changed in [32889]. props tywayne. fixes #32745. git-svn-id: https://develop.svn.wordpress.org/trunk@32970 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
9a6c48790a
commit
3dd7ca4ed6
@ -469,7 +469,7 @@
|
||||
border-color: #a0a5aa;
|
||||
}
|
||||
|
||||
.control-section-nav_menu .menu ul.menu-item-transport dl {
|
||||
.control-section-nav_menu .menu ul.menu-item-transport .menu-item-bar {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user