Menus: Improve the responsive view for the Menu Name field and Save button.

Props punit5658.
Fixes #41499.


git-svn-id: https://develop.svn.wordpress.org/trunk@41197 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrea Fercia 2017-07-31 21:21:02 +00:00
parent a8aaaa4bca
commit 0ac2a97aad

View File

@ -826,8 +826,12 @@ body.menu-max-depth-11 { min-width: 1280px !important; }
margin-top: 13px
}
.menu-name-label #menu-name {
margin-top: 4px;
#menu-name {
width: 100%;
}
.nav-menus-php .major-publishing-actions .publishing-action {
padding-top: 1em;
}
.nav-menus-php .delete-action {
@ -876,7 +880,7 @@ body.menu-max-depth-11 { min-width: 1280px !important; }
}
.menu-edit .checkbox-input {
margin-top: 0;
margin-top: 0;
}
.manage-menus select {