More IE7 fixes, see #17324

git-svn-id: https://develop.svn.wordpress.org/trunk@17964 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2011-05-19 05:35:08 +00:00
parent 7262bec3c2
commit 15c2f28085
11 changed files with 21 additions and 12 deletions

View File

@@ -605,8 +605,9 @@ form.upgrade .hint {
}
#wp-fullscreen-wrap {
margin: 60px auto 50px;
margin: 0 auto 50px;
position: relative;
padding-top: 60px;
}
#wp-fullscreen-title {
@@ -672,7 +673,6 @@ form.upgrade .hint {
min-width: 800px;
width: 100%;
height: 40px;
display: none;
}
#wp-fullscreen-toolbar {