]> git.deb.at Git - deb/packages.git/commitdiff
[UBUNTU] ubuntu.css: More layout fixes
authorFrank Lichtenheld <frank@lichtenheld.de>
Sun, 21 Oct 2007 02:03:13 +0000 (04:03 +0200)
committerFrank Lichtenheld <frank@lichtenheld.de>
Sun, 21 Oct 2007 02:03:13 +0000 (04:03 +0200)
remove margin-top of dt to compactify display

static/ubuntu/ubuntu.css

index f4561a1b128375e4df5e41b395d9c9cb50e4fe15..c936bdd6a57b16c67f827721491f99609d85cdc8 100644 (file)
@@ -276,7 +276,7 @@ h6 {
        
 dt
 {
-       margin-top: 20px;
+/*     margin-top: 20px; */
 /*     margin-bottom: 8px; */
        font-size: 120%;
 /*     border-bottom: 1px solid #6D4C07; */