From 02b1bafb0b85b05ab0e21a94739b852af942affb Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 4 Jul 2013 16:37:46 -0300 Subject: Fixing throbber position --- style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'style.css') 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; +} -- cgit v1.2.3