From 6ecc1cc704ca5ccca18e3e27f6c2b0b604bdeae0 Mon Sep 17 00:00:00 2001 From: cappadona Date: Wed, 20 Jul 2011 15:03:24 +0000 Subject: [PATCH] Merged r8736 from maint-rel-vivo-1.3 branch. --- webapp/web/css/search.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/webapp/web/css/search.css b/webapp/web/css/search.css index 5ed611d66..6a7a6d287 100644 --- a/webapp/web/css/search.css +++ b/webapp/web/css/search.css @@ -12,13 +12,14 @@ } /* Search results */ .searchhits li { - margin-top: 1em; + margin-top: 1em; } .searchhits li a { margin-right: .4em; } -p.snippets { +p.snippet { font-size: .8em; + line-height: 1.4em; } span.SearchTerm, h1 span.SearchTerm,