diff --git a/themes/System/gimp.css b/themes/System/gimp.css index f6ff357743..4e4a3e8336 100644 --- a/themes/System/gimp.css +++ b/themes/System/gimp.css @@ -47,6 +47,10 @@ GimpDock GimpColorScales spinbutton entry { padding-bottom: 2px; } +GimpColorSelect button.radio { + margin-right: 0px; +} + GimpColorSelection ColorselCmyk { padding: 2px 2px 2px 2px; }