The following commit has been merged in the ubuntu-master branch:
commit 0fa21fb9c463e861cf50642a87c9a69b3080b206
Author: Frank Lichtenheld <[EMAIL PROTECTED]>
Date: Mon Apr 21 20:17:15 2008 +0200
[UBUNTU] Add max-width for links box
Since we have some long texts here now, we need this to keep
the layout sane.
diff --git a/static/packages.css.sed.in b/static/packages.css.sed.in
index 6e26dcb..f60f4a4 100644
--- a/static/packages.css.sed.in
+++ b/static/packages.css.sed.in
@@ -49,6 +49,7 @@ h1 {
border: thin solid #5B4832;
padding: 1em .5em;
width: auto;
+ max-width: 20%;
}
#pmoreinfo h2 {
border-bottom: none;
--
APT Archive Web-Frontend (Alioth repository)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]