summaryrefslogtreecommitdiff
path: root/themes/wind/css/screen.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/wind/css/screen.css')
-rw-r--r--themes/wind/css/screen.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css
index d3e0f83c..adddb93c 100644
--- a/themes/wind/css/screen.css
+++ b/themes/wind/css/screen.css
@@ -948,6 +948,12 @@ button {
display: inline-block;
}
+/* Autocomplete */
+
+.ui-autocomplete {
+ text-align: left;
+}
+
/* Status and validation messages ~~~~ */
.g-message-block {