GNOME Bugzilla – Bug 708397
GtkListBox - missing separator on the bottom row
Last modified: 2015-05-30 04:08:50 UTC
Created attachment 255329 [details] example screenshot If the bottom row is exposed and separators are used, the bottom edge of the bottom row doesn't have a separator. It doesn't look great.
this will be fixed when we move the separators from being done as headers to being done in css
This is possible now, GtkListBox supports :first-child and :last-child