From df9cf9d09bf4496a9e5d799bd99437a3224a06d4 Mon Sep 17 00:00:00 2001 From: Adam Tauber Date: Tue, 10 Feb 2015 15:23:56 +0100 Subject: Merge branch 'rtl' of github.com:Cqoicebordel/searx --- searx/static/themes/courgette/less/style.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'searx/static/themes/courgette/less/style.less') 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; } -- cgit v1.2.3