mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-23 16:51:32 +01:00
Small IE fix. props ocean90. Also, remove outdated style. see #13615.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15066 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
b69c4270ca
commit
788d04ab45
File diff suppressed because one or more lines are too long
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user