[gtk/matthiasc/for-master] Another attempt to make circular buttons square




commit c69ac09afbe55c406a5cd6332e52e4cb20800ef8
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Aug 30 08:34:30 2020 -0400

    Another attempt to make circular buttons square
    
    circular button, square hole...

 gtk/theme/Adwaita/_common.scss | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/gtk/theme/Adwaita/_common.scss b/gtk/theme/Adwaita/_common.scss
index 1b03c4d16f..45c62efe8a 100644
--- a/gtk/theme/Adwaita/_common.scss
+++ b/gtk/theme/Adwaita/_common.scss
@@ -551,6 +551,7 @@ button {
 
       &.circular {
          min-height: 24px;
+         padding: 4px;
       }
     }
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]