GNOME Bugzilla – Bug 662213
dash: bottommost icon lacks bottom padding in some circumstances
Last modified: 2012-01-24 22:07:53 UTC
See people.gnome.org/~cosimoc/dash.png This is with gnome-shell 3.2.1.
http://people.gnome.org/~cosimoc/dash.png <- clickable link
I see the problem, I'll do a patch later.
Created attachment 199479 [details] [review] dash: Use the correct theme node for spacing/padding We consider spacing and padding in _adjustIconSize, but as we use the theme node from an actor which is not exposed to the CSS, we miss the "real" values - correct this.
Review of attachment 199479 [details] [review]: Looks good
Attachment 199479 [details] pushed as c6e9f97 - dash: Use the correct theme node for spacing/padding