Customizer: Fix height calculation of placeholders when dragging menu items.
props adamsilverstein. fixes #32857. git-svn-id: https://develop.svn.wordpress.org/trunk@33028 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
caab22e5b2
commit
54cd46c1d0
@ -469,6 +469,10 @@
|
|||||||
border-color: #a0a5aa;
|
border-color: #a0a5aa;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.menu-item-transport li.customize-control {
|
||||||
|
float: none;
|
||||||
|
}
|
||||||
|
|
||||||
.control-section-nav_menu .menu ul.menu-item-transport .menu-item-bar {
|
.control-section-nav_menu .menu ul.menu-item-transport .menu-item-bar {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user