diff --git a/gtk-3.20/scss/widgets/_toolbar.scss b/gtk-3.20/scss/widgets/_toolbar.scss index 3d8c279..7a3167f 100644 --- a/gtk-3.20/scss/widgets/_toolbar.scss +++ b/gtk-3.20/scss/widgets/_toolbar.scss @@ -97,8 +97,8 @@ separator, switch, button { // Size height - margin-top: $spacing + 2px; - margin-bottom: $spacing + 2px; + margin-top: $spacing + 3px; + margin-bottom: $spacing + 3px; } switch { // Size height