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

2009-09-07 Thread Michael Vogt
** Changed in: software-store (Ubuntu) Status: New => Triaged -- 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-b

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

2009-09-06 Thread Matthew Paul Thomas
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