summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/gallery/css/gallery.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/gallery/css/gallery.css b/modules/gallery/css/gallery.css
index d3f7dcca..73b8ab4e 100644
--- a/modules/gallery/css/gallery.css
+++ b/modules/gallery/css/gallery.css
@@ -158,6 +158,12 @@
z-index: 1000
}
+/* Autocomplete ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
+
+.ui-autocomplete {
+ text-align: left;
+}
+
/** *******************************************************************
* 2) Admin
**********************************************************************/