IE7 fixes for the admin menu, see #18382

git-svn-id: https://develop.svn.wordpress.org/trunk@18958 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2011-10-13 00:06:07 +00:00
parent e10d951cce
commit 8dd953e39d
5 changed files with 207 additions and 170 deletions

View File

@@ -88,10 +88,6 @@ TABLE OF CONTENTS:
z-index: -1;
}
#adminmenuwrap {
float: left;
}
#adminmenu {
clear: left;
margin: 0;
@@ -1617,6 +1613,7 @@ form.upgrade .hint {
}
#adminmenuwrap {
position: relative;
float: left;
}
#adminmenushadow {