mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Adjusted to make menus behave better at 800px browser width
git-svn-id: https://develop.svn.wordpress.org/trunk@463 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -109,16 +109,16 @@ textarea, input, select {
|
||||
#adminmenu li, #adminmenu2 li {
|
||||
border-right: 1px solid #ccc;
|
||||
display: inline;
|
||||
list-style: none;
|
||||
margin: 1px;
|
||||
text-align: center;
|
||||
line-height: 2.0em;
|
||||
}
|
||||
|
||||
#adminmenu, #adminmenu2 {
|
||||
border-bottom: 2px solid #5a5a5a;
|
||||
height: 24px;
|
||||
list-style: none;
|
||||
margin: 2px;
|
||||
padding: 0;
|
||||
padding: 2px;
|
||||
padding-top: 5px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user