Skip to content

Commit 0d05abe

Browse files
committed
Fix typo from previous commit
1 parent e43efdc commit 0d05abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gtk-3.0/scss/widgets/_infobar.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
border: 1px solid shade($bg_color, .8);
2929
color: $fg_color;
3030

31-
button {
31+
.button {
3232
@include button($bg_color, $fg_color);
3333

3434
&.close { @extend %close_button; }

0 commit comments

Comments
 (0)