[gtk/wip/baedert/for-master: 32/37] adwaita: don't extent %link in linkbuttons



commit 63fa798eb19cd7fbc8e99f8f887da11877b8f1bb
Author: Timm Bäder <mail baedert org>
Date:   Sun Apr 12 11:17:46 2020 +0200

    adwaita: don't extent %link in linkbuttons
    
    We already do that for the label inside the button.

 gtk/theme/Adwaita/_common.scss | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/gtk/theme/Adwaita/_common.scss b/gtk/theme/Adwaita/_common.scss
index f9099e8803..2d9f33af93 100644
--- a/gtk/theme/Adwaita/_common.scss
+++ b/gtk/theme/Adwaita/_common.scss
@@ -1085,8 +1085,6 @@ button:link,
 button:visited {
   @extend %undecorated_button;
 
-  @extend %link;
-
   text-shadow: none;
 
   &:hover,


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