GNOME Bugzilla – Bug 695760
search provider icon alignment is off vertically
Last modified: 2013-08-15 12:25:58 UTC
Created attachment 238770 [details] shows the actual provider icon misalignment The provider icon, while smaller than the result icons, should align to the top of the results block. See https://git.gnome.org/browse/gnome-shell-design/plain/mockups/static/search-results-layout.png or the attached guideline.
The problem seems to be the different padding in the tiles. The rectangles themselves do align (when checking with hover).
Created attachment 247821 [details] [review] Adds padding to search provider icon This adds 15px padding to the provider icon so that padding in the tiles are same. It makes the rectangular box which appears on hover behind provider icon big as a side effect.
Created attachment 247894 [details] screenshot Looks good to me!
Review of attachment 247821 [details] [review]: OK.
Just pushed it.