summaryrefslogtreecommitdiff
path: root/modules/gallery
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gallery')
-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;
+}