]> git.deb.at Git - deb/packages.git/commitdiff
[UBUNTU] Add max-width for links box
authorFrank Lichtenheld <frank@lichtenheld.de>
Mon, 21 Apr 2008 18:17:15 +0000 (20:17 +0200)
committerFrank Lichtenheld <frank@lichtenheld.de>
Mon, 21 Apr 2008 18:17:15 +0000 (20:17 +0200)
Since we have some long texts here now, we need this to keep
the layout sane.

static/packages.css.sed.in

index 6e26dcb1d7ccbf9841e2983307e6895e559aed47..f60f4a46261acef24a778ce7cd89f11c3a894e8b 100644 (file)
@@ -49,6 +49,7 @@ h1 {
              border: thin solid #5B4832;
              padding: 1em .5em;
              width: auto;
+             max-width: 20%;
 }
 #pmoreinfo h2 {
              border-bottom: none;