summaryrefslogtreecommitdiff
path: root/searx/static/oscar/less
diff options
context:
space:
mode:
authorThomas Pointhuber <thomas.pointhuber@gmx.at>2014-12-22 16:07:02 +0100
committerThomas Pointhuber <thomas.pointhuber@gmx.at>2014-12-22 16:07:02 +0100
commitd810763107733cec017b8688c0350dff527f2ed1 (patch)
treed3c4a785aa4396982482b3ad810a955cc918a748 /searx/static/oscar/less
parent7b44fd47a72ab0c9a4c586193757a4f195bb5fe4 (diff)
downloadsearxng-d810763107733cec017b8688c0350dff527f2ed1.tar.gz
searxng-d810763107733cec017b8688c0350dff527f2ed1.zip
[enh] remove repeating codeparts inside the oscar template
Diffstat (limited to 'searx/static/oscar/less')
-rw-r--r--searx/static/oscar/less/oscar/results.less5
1 files changed, 5 insertions, 0 deletions
diff --git a/searx/static/oscar/less/oscar/results.less b/searx/static/oscar/less/oscar/results.less
index 08500b3ff..cea8f3b41 100644
--- a/searx/static/oscar/less/oscar/results.less
+++ b/searx/static/oscar/less/oscar/results.less
@@ -55,6 +55,11 @@
clear: both;
}
+// code formating of results
+.result-code {
+ clear: both;
+}
+
// suggestion
.suggestion_item {
margin: 2px 5px;