From 247c9144f20572be29aa8f0911dd1aa1824007b1 Mon Sep 17 00:00:00 2001 From: asciimoo Date: Sat, 19 Oct 2013 19:55:43 +0200 Subject: [enh] smaller search form @ results page --- searx/static/css/style.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'searx/static/css/style.css') diff --git a/searx/static/css/style.css b/searx/static/css/style.css index e9d032dfd..79e7ca2cb 100644 --- a/searx/static/css/style.css +++ b/searx/static/css/style.css @@ -23,3 +23,5 @@ a { text-decoration: none; } .q { width: 30em; } .engines { color: #888888; } + +.small p { margin: 2px 0; } -- cgit v1.2.3