Department icons are not aligned on a grid

Bug #423749 reported by Sebastien Bacher
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
software-center (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: software-store

Using the current bzr version icons are not aligned on the departments grid, it's easy to get a different number of icons by lines by changing the dialog geometry

Tags: bitesize
summary: - departements icons not aligned in a grid
+ departements icons not aligned on a grid
Revision history for this message
Matthew Paul Thomas (mpt) wrote : Re: departements icons not aligned on a grid

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
Michael Vogt (mvo)
Changed in software-store (Ubuntu):
status: New → Triaged
summary: - departements icons not aligned on a grid
+ Department icons are not aligned on a grid
Michael Vogt (mvo)
Changed in software-store (Ubuntu):
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.