Skip to content

Commit 2da93a9

Browse files
committed
gtk3: Remove unnecessary extend from _budgie.scss
This didn't seem to have any effect with budgie-desktop-10.5.1, and only increased the compiled CSS size by nearly 19kB.
1 parent c64af05 commit 2da93a9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

common/gtk-3.0/3.24/sass/_budgie.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,8 +307,6 @@ $z-depth-4: rgba(0, 0, 0, 0.34);
307307
}
308308

309309
button {
310-
@extend row, .activatable;
311-
312310
min-height: 32px;
313311
padding: 0 8px;
314312
border-radius: 0;

0 commit comments

Comments
 (0)