diff --git a/src/sass/gtk/_common-3.0.scss b/src/sass/gtk/_common-3.0.scss index 82c46f6..a5b6616 100644 --- a/src/sass/gtk/_common-3.0.scss +++ b/src/sass/gtk/_common-3.0.scss @@ -3581,7 +3581,7 @@ row { button { @extend %undecorated_button; - &:not(.text-button).image-button { + &:not(.text-button).image-button, &.flat { @extend %circular_button; }