mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-30 19:05:49 -04:00
Flip some margin/padding values for RTL
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user