mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 05:04:31 +00:00
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. git-svn-id: https://develop.svn.wordpress.org/trunk@45324 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -835,7 +835,7 @@ body.menu-max-depth-11 { min-width: 1280px !important; }
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.nav-menus-php .major-publishing-actions .publishing-action {
|
||||
.nav-menus-php #nav-menu-header .major-publishing-actions .publishing-action {
|
||||
padding-top: 1em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user