mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
Hide the 'Close' link in nav menu no-JS. The Cancel link should suitably handle the modified workflow. props ocean90, see #13525.
git-svn-id: https://develop.svn.wordpress.org/trunk@15122 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -318,6 +318,9 @@ body {
|
||||
border-bottom-right-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
||||
.no-js .menu-item-edit-active .item-edit {
|
||||
display: none;
|
||||
}
|
||||
.js .menu-item-handle {
|
||||
cursor: move;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user