summaryrefslogtreecommitdiff
path: root/searx/static/oscar/less
diff options
context:
space:
mode:
authorThomas Pointhuber <thomas.pointhuber@gmx.at>2014-11-03 18:46:58 +0100
committerThomas Pointhuber <thomas.pointhuber@gmx.at>2014-11-03 18:46:58 +0100
commitc38917bb2a472429f78cd00fffb5e7057ceecc02 (patch)
tree6457f3ed76087f7f36ee719f75d77d8a725bf2f9 /searx/static/oscar/less
parent2e7723a6c1ce51c6b3830470164ac818126760ae (diff)
[enh] template_oscar: show addressdata if possible
Diffstat (limited to 'searx/static/oscar/less')
-rw-r--r--searx/static/oscar/less/oscar/results.less2
1 files changed, 2 insertions, 0 deletions
diff --git a/searx/static/oscar/less/oscar/results.less b/searx/static/oscar/less/oscar/results.less
index 9ca2109bc..08500b3ff 100644
--- a/searx/static/oscar/less/oscar/results.less
+++ b/searx/static/oscar/less/oscar/results.less
@@ -17,6 +17,8 @@
}
.result-content {
+ margin-top: 5px;
+
.highlight {
font-weight:bold;
}