mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-15 00:34:33 +00:00
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:
@@ -100,6 +100,14 @@ ul.wp-submenu {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#screen-options-wrap {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#favorite-actions {
|
||||
z-index: 12;
|
||||
}
|
||||
|
||||
#wpwrap,
|
||||
#wpcontent,
|
||||
#post,
|
||||
|
||||
Reference in New Issue
Block a user