Comment 2 for bug 833697

Revision history for this message
Aaron Peachey (aaronp) wrote :

This is a consequence of the change I made to the tiles to remove the word 'reviews' and add the number of ratings in brackets after the stars. At the time I made a change to dynamically size the tiles so that they were at least as big as the widest 'stars + ratings + icon + padding' combined width. This can be different for each tile though.
We'll need to find a happy medium (i.e. maximum size of the widest tile on display needs to be the size of all other tiles on display) in order to ensure the tiles are all the same size, but this will result in some tiles having far more whitespace than others.