diff --git a/gtk/theme/Adwaita/_common.scss b/gtk/theme/Adwaita/_common.scss index ab39887d49..66e4e22b98 100644 --- a/gtk/theme/Adwaita/_common.scss +++ b/gtk/theme/Adwaita/_common.scss @@ -2397,16 +2397,12 @@ radiobutton { &.text-button { // this is for a nice focus on check and radios text - padding: 4px 2px; + padding: 4px; } } check, radio { - margin: 0 4px; - - &:only-child { margin: 0; } - min-height: 14px; min-width: 14px; border: 1px solid;