diff --git a/gtk-3.20/gtk.css b/gtk-3.20/gtk.css index 5e58995..d775021 100644 --- a/gtk-3.20/gtk.css +++ b/gtk-3.20/gtk.css @@ -254,7 +254,7 @@ checkbutton.text-button, radiobutton.text-button { padding: 4px; outline-offset: 0; } -check, .check, radio, .radio { +check, radio { margin: 4px; min-height: 16px; min-width: 16px; }