Menus: Remove unnecessary top margin for menu item type on Menus screen for correct alignment with the dropdown icon.
Props punit5658. Fixes #41521. git-svn-id: https://develop.svn.wordpress.org/trunk@41925 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
a8518be72b
commit
adfa4cd450
|
@ -810,10 +810,6 @@ body.menu-max-depth-11 { min-width: 1280px !important; }
|
|||
padding: 13px 15px 14px;
|
||||
}
|
||||
|
||||
.nav-menus-php .item-controls .item-type {
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
.nav-menus-php .customlinkdiv .howto input {
|
||||
width: 65%;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue