From 734b7c5334a1aca99359acfc87807c0bddd14d34 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kalle=20S=C3=B6derman?= Date: Wed, 2 Feb 2011 23:51:57 +0000 Subject: [PATCH] Tighter spacing in search results --- static/debpkg.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/debpkg.css b/static/debpkg.css index cac1252..9b7e6d3 100644 --- a/static/debpkg.css +++ b/static/debpkg.css @@ -130,7 +130,8 @@ div.warning { #pcontentsres { margin-bottom: 1.5em; } -#psearchres h3{ +#psearchres ul{ + margin-top:0; } #psearchres ul li{ } -- 2.39.2