Some minor IE6/7 tweaks for menus. props ocean90, see #13525.

git-svn-id: http://svn.automattic.com/wordpress/trunk@14993 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin
2010-05-27 13:54:14 +00:00
parent 6ae5b10973
commit a324b52cc5
6 changed files with 6 additions and 12 deletions

File diff suppressed because one or more lines are too long

View File

@@ -451,13 +451,8 @@ table.ie-fixed {
zoom:100%;
}
#update-nav-menu {
border:1px solid #ccc;
overflow:hidden;
}
#nav-menu-header,
#update-nav-menu #post-body {
border:none;
overflow:hidden;
}
.menu li {

File diff suppressed because one or more lines are too long

View File

@@ -479,10 +479,8 @@ body.js .item-order {
.major-publishing-actions {
clear:both;
padding: 5px 10px;
zoom:1;
}
.major-publishing-actions .publishing-action {
clear: both;
text-align: right;
float: right;
line-height: 23px;