Remove excess margin on the menus accordion in IE7. props bobbravo2. fixes #24095.

git-svn-id: http://core.svn.wordpress.org/trunk@24112 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2013-04-26 16:10:43 +00:00
parent 1cc7040967
commit cd1ccc3f3d
1 changed files with 1 additions and 1 deletions

View File

@ -7827,7 +7827,7 @@ body.interim-login {
}
.accordion-container .outer-border {
margin-top: 0;
margin: 0;
}
.accordion-container .accordion-section:first-child {