Make WordPress Core

Changeset 41925


Ignore:
Timestamp:
10/18/2017 08:51:23 PM (7 years ago)
Author:
SergeyBiryukov
Message:

Menus: Remove unnecessary top margin for menu item type on Menus screen for correct alignment with the dropdown icon.

Props punit5658.
Fixes #41521.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/css/nav-menus.css

    r41648 r41925  
    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%;
Note: See TracChangeset for help on using the changeset viewer.