Skip to content

Commit dcb3472

Browse files
committed
Remove duplicate selector. Fix necolas#8
1 parent 1a1decc commit dcb3472

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

gh-buttons.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -371,8 +371,7 @@ http://github.com/necolas/css3-github-buttons
371371
}
372372

373373
.button-group.minor-group .button:hover,
374-
.button-group.minor-group .button:focus,
375-
.button-group.minor-group .button:active {
374+
.button-group.minor-group .button:focus {
376375
background-color: #599bdc;
377376
}
378377

0 commit comments

Comments
 (0)