[Bug 423749] Re: departements icons not aligned on a grid

Matthew Paul Thomas mpt at canonical.com
Mon Sep 7 02:23:58 UTC 2009


This could easily be fixed by someone who knows CSS: basically each item
(icon + name) needs to be a {display: inline-block;} element that has a
consistent width, regardless of the length of the name. (I've just
clarified in the spec
<https://wiki.ubuntu.com/SoftwareStore?action=diff&rev2=159&rev1=158>
that long names should be ellipsized in the middle; you could achieve
ellipsis at the end at the same time as fixing this bug, by setting
{text-overflow: ellipsis;} on the element containing the name.)

** Tags added: bitesize

-- 
departements icons not aligned on a grid
https://bugs.launchpad.net/bugs/423749
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list