mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
More menu improvements. Add link that adds a menu item to the home page, make empty menu dropzone slightly larger, limit selected items to the active tab. props koopersmith and ptahdunbar. see #13220.
git-svn-id: https://develop.svn.wordpress.org/trunk@14439 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -313,6 +313,10 @@ body {
|
||||
padding-top:1em;
|
||||
}
|
||||
|
||||
#menu-to-edit {
|
||||
padding: 1em 0;
|
||||
}
|
||||
|
||||
.menu ul { width: 100%; }
|
||||
.menu ul.sub-menu {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user