diff options
author | Bharat Mediratta <bharat@menalto.com> | 2010-06-20 10:25:03 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2010-06-20 10:25:03 -0700 |
commit | 4a7b41c5a41cbb13e3f4965a065bf88d7152fc9a (patch) | |
tree | 3a60ad5359fd7995a194c3aff83f507f46e6d3b9 /modules | |
parent | c7ce0228de3d4d33a2997269a59626fd09f46f65 (diff) | |
parent | 2cd784e612d0376e8eafcf5085507c678f36e6f4 (diff) |
Merge branch 'master' of git://github.com/mamouneyya/gallery3
Conflicts:
lib/gallery.common.css
Diffstat (limited to 'modules')
-rw-r--r-- | modules/gallery/css/gallery.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/gallery/css/gallery.css b/modules/gallery/css/gallery.css index c2fb97e8..e2ad7458 100644 --- a/modules/gallery/css/gallery.css +++ b/modules/gallery/css/gallery.css @@ -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; +}
\ No newline at end of file |