mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 13:14:29 +00:00
IE7 fixes, see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17963 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -664,7 +664,6 @@ form.upgrade .hint {
|
||||
-------------------------------------------------------------- */
|
||||
#fullscreen-topbar {
|
||||
position: fixed;
|
||||
filter: inherit;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 150050;
|
||||
@@ -673,6 +672,7 @@ form.upgrade .hint {
|
||||
min-width: 800px;
|
||||
width: 100%;
|
||||
height: 40px;
|
||||
display: none;
|
||||
}
|
||||
|
||||
#wp-fullscreen-toolbar {
|
||||
|
||||
Reference in New Issue
Block a user