mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 11:44:33 +00:00
Menu styling updates. Props koopersmith. see #13134
git-svn-id: https://develop.svn.wordpress.org/trunk@14252 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2003,6 +2003,15 @@ input#link_url {
|
||||
border-width: 1px;
|
||||
}
|
||||
|
||||
.nav-menus-php .categorydiv div.tabs-panel,
|
||||
.nav-menus-php .customlinkdiv div.tabs-panel,
|
||||
.nav-menus-php .posttypediv div.tabs-panel,
|
||||
.nav-menus-php .taxonomydiv div.tabs-panel,
|
||||
.nav-menus-php #linkcategorydiv div.tabs-panel {
|
||||
height: auto;
|
||||
max-height: 205px;
|
||||
}
|
||||
|
||||
div.tabs-panel-active {
|
||||
display:block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user