summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2010-08-31 20:46:49 -0700
committerTim Almdal <tnalmdal@shaw.ca>2010-08-31 20:46:49 -0700
commitf80aff7434008fa49cdcb273f0615d1948290b8f (patch)
treef1e813d7dfdbd4a13ee6313d18c9f9285f7b812a /modules
parente09c6dbd5e81c6c56e9c4f386ff431c0cfe9c2b0 (diff)
parent318a94a5efcd451c850a9e750e042cb181475ebe (diff)
Merge branch 'master' of git@github.com:gallery/gallery3
Diffstat (limited to 'modules')
-rw-r--r--modules/gallery/css/gallery.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/gallery/css/gallery.css b/modules/gallery/css/gallery.css
index 8012c6cc..275a3d7d 100644
--- a/modules/gallery/css/gallery.css
+++ b/modules/gallery/css/gallery.css
@@ -200,3 +200,7 @@
.rtl #g-translations ol {
margin: 0 2em 1em 0;
}
+
+.rtl #g-add-photos-status-message {
+ float: left;
+}