Fix Screen Options in IE, fixes #8045

git-svn-id: https://develop.svn.wordpress.org/trunk@9498 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2008-11-03 18:56:49 +00:00
parent 97d9b36c2c
commit 48df999a95

View File

@@ -100,6 +100,14 @@ ul.wp-submenu {
position: relative;
}
#screen-options-wrap {
overflow: hidden;
}
#favorite-actions {
z-index: 12;
}
#wpwrap,
#wpcontent,
#post,