From d21585b48d59f778560faeeb600b4f8ac8186f47 Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Sun, 21 Oct 2007 04:03:13 +0200 Subject: [PATCH 1/1] [UBUNTU] ubuntu.css: More layout fixes remove margin-top of dt to compactify display --- static/ubuntu/ubuntu.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; */ -- 2.39.2