From: Kalle Söderman Date: Wed, 2 Feb 2011 23:51:57 +0000 (+0000) Subject: Tighter spacing in search results X-Git-Url: https://git.deb.at/w?p=deb%2Fpackages.git;a=commitdiff_plain;h=734b7c5334a1aca99359acfc87807c0bddd14d34 Tighter spacing in search results --- 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{ }