IE7 fixes, see #17324

git-svn-id: https://develop.svn.wordpress.org/trunk@17963 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2011-05-19 02:23:02 +00:00
parent 414d10d316
commit 7262bec3c2
8 changed files with 35 additions and 13 deletions

View File

@@ -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 {