mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-09 15:14:37 +00:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user