summaryrefslogtreecommitdiff
path: root/themes/seven
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2014-11-03 01:16:11 -0500
committerDavid Rothstein <drothstein@gmail.com>2014-11-03 01:16:11 -0500
commitf7cf579dfb85ffb21f7870ef1c73aec4147127f9 (patch)
tree6e2c807245271cbd15b5ae0f41bdd957002dbf17 /themes/seven
parent9ebc7af3c50368e899f028320ea752a0885642d5 (diff)
downloadbrdo-f7cf579dfb85ffb21f7870ef1c73aec4147127f9.tar.gz
brdo-f7cf579dfb85ffb21f7870ef1c73aec4147127f9.tar.bz2
Issue #1069152 by droplet, alexandrezia, Mixologic, jhedstrom | ogi: Fixed Throbber in textfield is often misaligned.
Diffstat (limited to 'themes/seven')
-rw-r--r--themes/seven/style.css7
1 files changed, 1 insertions, 6 deletions
diff --git a/themes/seven/style.css b/themes/seven/style.css
index 56a6094f4..c52d661d0 100644
--- a/themes/seven/style.css
+++ b/themes/seven/style.css
@@ -709,12 +709,7 @@ select.form-select:focus {
color: #000;
border-color: #ace;
}
-html.js input.form-autocomplete {
- background-position: 100% 4px;
-}
-html.js input.throbbing {
- background-position: 100% -16px;
-}
+
ul.action-links {
margin: 1em 0;
padding: 0 20px 0 20px; /* LTR */