Customize: Prevent nav menu location assignment checkbox change from increasing height by 1px.
Props obenland. Amends [41817]. See #42157. Fixes #42492. git-svn-id: https://develop.svn.wordpress.org/trunk@42152 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
fc40dea2fd
commit
b4c66ad91b
@ -216,6 +216,10 @@
|
|||||||
padding-top: 12px;
|
padding-top: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.menu-location-settings .customize-control-checkbox .theme-location-set {
|
||||||
|
line-height: 1;
|
||||||
|
}
|
||||||
|
|
||||||
.customize-control-nav_menu_auto_add label {
|
.customize-control-nav_menu_auto_add label {
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user