Fix RTL admin menu collapsing margin. props rosshanney, see #18029 for trunk.

git-svn-id: https://develop.svn.wordpress.org/trunk@18420 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2011-07-11 05:50:34 +00:00
parent 5c7ed5305c
commit cfcb6d0ecc
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
margin-right: 165px;
}
.folded #wpcontent {
.js.folded #wpcontent {
margin-left: 0;
margin-right: 52px;
}