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

git-svn-id: https://develop.svn.wordpress.org/trunk@24112 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2013-04-26 16:10:43 +00:00
parent df6737bfae
commit 3cd315efe7
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 {