Skip to content

Commit adfa4cd

Browse files
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
1 parent a8518be commit adfa4cd

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/wp-admin/css/nav-menus.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -810,10 +810,6 @@ body.menu-max-depth-11 { min-width: 1280px !important; }
810810
padding: 13px 15px 14px;
811811
}
812812

813-
.nav-menus-php .item-controls .item-type {
814-
margin-top: 2px;
815-
}
816-
817813
.nav-menus-php .customlinkdiv .howto input {
818814
width: 65%;
819815
}

0 commit comments

Comments
 (0)