From 565db911a4ab98227d7d04f57974ffffa8bef402 Mon Sep 17 00:00:00 2001 From: asciimoo Date: Sat, 19 Oct 2013 23:25:37 +0200 Subject: [enh][mod] ui changes --- searx/static/css/style.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'searx/static/css/style.css') diff --git a/searx/static/css/style.css b/searx/static/css/style.css index 0ae826002..b41b13676 100644 --- a/searx/static/css/style.css +++ b/searx/static/css/style.css @@ -12,8 +12,6 @@ input { border: 2px solid #666666; color: #444444; padding: 8px; background-col a { text-decoration: none; } -#container { position: relative;} - .result_title { margin-bottom: 0; } .result p { margin-top: 0; padding-top: 0; font-size: 0.8em; max-width: 50em; } -- cgit v1.2.3