Make WordPress Core

Changeset 45324 for trunk


Ignore:
Timestamp:
05/16/2019 07:04:42 PM (5 years ago)
Author:
desrosj
Message:

Menus: Fix alignment of menu actions on mobile.

In [41197], changes were made to improve the responsive view for the Menu Name field and Save buttons. This caused the Delete Menu button to be misaligned.

Props ianbelanger, audrasjb, afercia, mukesh27.
Fixes #47173.

File:
1 edited

Legend:

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

    r45123 r45324  
    836836    }
    837837
    838     .nav-menus-php .major-publishing-actions .publishing-action {
     838    .nav-menus-php #nav-menu-header .major-publishing-actions .publishing-action {
    839839        padding-top: 1em;
    840840    }
Note: See TracChangeset for help on using the changeset viewer.