jpfleury / clearlooks-phenix

GTK3 port of the Clearlooks theme
GNU General Public License v3.0
96 stars 42 forks source link

Vertical alignment for `GtkLabel` #9

Closed jpfleury closed 9 years ago

jpfleury commented 9 years ago

The commit b8b3811034 causes some problems with vertical alignment for buttons containing a label (GtkLabel) and an image (GtkImage). The label is not aligned with the image:

vertical-alignment-label

This problem may not always occur, depending on the font and the font size of the desktop environment.