summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/style.css b/style.css
index bb08982..19b5d51 100644
--- a/style.css
+++ b/style.css
@@ -2570,3 +2570,8 @@ fieldset, input.form-text, input.form-submit, .teaser-button, textarea.form-text
fieldset#edit-body-und-0-format.filter-wrapper.form-wrapper {
display: none;
}
+
+
+html.js input.form-autocomplete {
+ background-position: 100% 15px;
+}