Flip some margin/padding values for RTL

This commit is contained in:
mamouneyya
2010-06-18 14:08:08 +03:00
parent 7f8e2786b3
commit 562fb174a7
+8
View File
@@ -197,3 +197,11 @@
.rtl #g-user-profile .g-avatar {
margin-left: .6em;
}
.rtl #g-languages-form table {
margin: 0 0 1em 3em;
}
.rtl #g-translations ol {
margin: 0 2em 1em 0;
}