GNOME Bugzilla – Bug 626112
[messageTray] fix padding/spacing around summary items
Last modified: 2010-08-09 16:31:06 UTC
the summary area turned non-fitts-y in the rewrite. This fixes it (but depends on the :last-child patches in bug 625316). (It also makes it so that the big comment in the CSS file is actually true again...)
Created attachment 167194 [details] [review] [messageTray] fix padding/spacing around summary items The space between the rightmost item and the edge of the screen should be considered part of the rightmost item, and the space between items should be considered part of the adjacent items, to prevent excess jitter when moving between them.
Review of attachment 167194 [details] [review]: Nice one.
Attachment 167194 [details] pushed as 597cd9c - [messageTray] fix padding/spacing around summary items