The following commit has been merged in the debian-master branch:
commit e402942bdb62450eb5802c26345bc0fec430eff4
Author: Damyan Ivanov <[email protected]>
Date: Sat Feb 5 22:16:46 2011 +0200
fix lang-selector width
diff --git a/static/debian.css b/static/debian.css
index f623354..9bf6a63 100644
--- a/static/debian.css
+++ b/static/debian.css
@@ -857,6 +857,9 @@ div.tabular table > td:fist-child, table.tabular >
td:fist-child, table.vendors
#langContainer a {
margin-right: 1em;
}
+#pageLang {
+ position: relative;
+}
#pageLang:hover #langContainer {
display: block;
}
--
APT Archive Web-Frontend (Alioth repository)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]