UbuntuBudgie/pocillo-gtk-theme

Gtk.ColorButton slightly cut off

Jacob-Vlijm opened this issue · 0 comments

In ClockWorks, I replaced the regular buttons by Gtk.ColorButton - buttons. The lowest in the image seems to be slightly cut off though. Not sure if it is the used css (in the applet) or the theme. In other themes, none of the buttons is cut off.

afbeelding

css:
.colorbutton { border-color: transparent; padding: 0px; border-width: 10px; border-radius: 4px; }