From 7030144bea1631a674acd7d37241898e5feb2d0a Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 4 Jul 2013 16:43:11 -0300 Subject: Fixing throbber position (2) --- style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 19b5d51..2003341 100644 --- a/style.css +++ b/style.css @@ -2575,3 +2575,7 @@ fieldset#edit-body-und-0-format.filter-wrapper.form-wrapper { html.js input.form-autocomplete { background-position: 100% 15px; } + +html.js input.throbbing { + background-position: 100% -13px; +} -- cgit v1.2.3