From: Frank Lichtenheld Date: Sun, 21 Oct 2007 02:03:13 +0000 (+0200) Subject: [UBUNTU] ubuntu.css: More layout fixes X-Git-Url: https://git.deb.at/w?a=commitdiff_plain;ds=sidebyside;h=d21585b48d59f778560faeeb600b4f8ac8186f47;hp=bc4124c53d65b5ddf5a0504d0479b06aa7cfcb8b;p=deb%2Fpackages.git [UBUNTU] ubuntu.css: More layout fixes remove margin-top of dt to compactify display --- diff --git a/static/ubuntu/ubuntu.css b/static/ubuntu/ubuntu.css index f4561a1..c936bdd 100644 --- a/static/ubuntu/ubuntu.css +++ b/static/ubuntu/ubuntu.css @@ -276,7 +276,7 @@ h6 { dt { - margin-top: 20px; +/* margin-top: 20px; */ /* margin-bottom: 8px; */ font-size: 120%; /* border-bottom: 1px solid #6D4C07; */