summaryrefslogtreecommitdiff
path: root/searx/static/themes/courgette/less/style.less
diff options
context:
space:
mode:
authorAdam Tauber <asciimoo@gmail.com>2015-02-10 15:23:56 +0100
committerAdam Tauber <asciimoo@gmail.com>2015-02-10 15:23:56 +0100
commitdf9cf9d09bf4496a9e5d799bd99437a3224a06d4 (patch)
treef5e02ae4c0446f703e5c6c112d631add591a693f /searx/static/themes/courgette/less/style.less
parentc711212662996e232a1d3bc692f6f765e1467125 (diff)
downloadsearxng-df9cf9d09bf4496a9e5d799bd99437a3224a06d4.tar.gz
searxng-df9cf9d09bf4496a9e5d799bd99437a3224a06d4.zip
Merge branch 'rtl' of github.com:Cqoicebordel/searx
Diffstat (limited to 'searx/static/themes/courgette/less/style.less')
-rw-r--r--searx/static/themes/courgette/less/style.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/static/themes/courgette/less/style.less b/searx/static/themes/courgette/less/style.less
index fab3bd8bd..0387af5c0 100644
--- a/searx/static/themes/courgette/less/style.less
+++ b/searx/static/themes/courgette/less/style.less
@@ -278,7 +278,7 @@ a {
}
#preferences {
- background: url(../img/preference-icon.png) no-repeat right 0 / 12% auto;
+ background: url("../img/preference-icon.png") no-repeat right center / 12% auto;
padding-right: 1.8em;
}