Small IE fix. props ocean90. Also, remove outdated style. see #13615.

git-svn-id: https://develop.svn.wordpress.org/trunk@15066 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2010-05-29 21:55:15 +00:00
parent 075859cb0c
commit 61d65eab3c
2 changed files with 2 additions and 6 deletions

File diff suppressed because one or more lines are too long

View File

@ -34,7 +34,7 @@ body {
padding:0 10px;
}
.metabox-holder-disabled {
.metabox-holder-disabled .postbox {
opacity: 0.5;
filter: alpha(opacity=50);
}
@ -100,10 +100,6 @@ body {
position: relative;
}
.post-body-plain {
padding: 10px 10px 0 0;
}
#menu-management .menu-add-new abbr {
font-weight:bold;
}