Allow submenu tabs to wrap. Props filosofo. fixes #3213
git-svn-id: https://develop.svn.wordpress.org/trunk@4449 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
e32f28e367
commit
a6f7f58d47
@ -496,7 +496,6 @@ input.disabled, textarea.disabled {
|
||||
border-bottom: none;
|
||||
margin: 0;
|
||||
padding: 3px 2em 0 3em;
|
||||
height: 25px;
|
||||
}
|
||||
|
||||
#minisub {
|
||||
@ -524,6 +523,7 @@ input.disabled, textarea.disabled {
|
||||
|
||||
#submenu li {
|
||||
line-height: 180%;
|
||||
height: 25px;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user