Hi,
In the download list of architectures, architectures with dashes in their names
currently can get split over multiple lines with their dash being considered a
hyphen. Architecture names should be more atomic than that. A confusing break
which I encountered was with 'kfreebsd-amd64', which broke at the dash with the
'amd64' fragment directly below the 'amd64' architecture link. This is a
confusing situation.
This can be fixed with the following CSS:
ul.downlist li a {
white-space: nowrap;
}
Cheers,
Tim
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]