Fix Screen Options in IE, fixes #8045

git-svn-id: http://svn.automattic.com/wordpress/trunk@9498 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz 2008-11-03 18:56:49 +00:00
parent bc3fc534cd
commit ae9a9b418f

View File

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