diff options
Diffstat (limited to 'gtk/theme/Adwaita/_common.scss')
-rw-r--r-- | gtk/theme/Adwaita/_common.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/theme/Adwaita/_common.scss b/gtk/theme/Adwaita/_common.scss index dea9211a18..539d2522f4 100644 --- a/gtk/theme/Adwaita/_common.scss +++ b/gtk/theme/Adwaita/_common.scss @@ -989,6 +989,8 @@ modelbutton.flat, modelbutton.flat arrow { background: none; + min-width: 16px; + min-height: 16px; &:hover { background: none; } |