Skip to content

Commit 51268e1

Browse files
authored
25.8.27 default-branch-button restore button in one case
See screenshot in refined-github/refined-github#8662 (comment)
1 parent c56b139 commit 51268e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style/25.8.27.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
/* https://github.com/refined-github/refined-github/issues/8662 */
2-
:nth-child(2) > .rgh-default-branch-button-group .rgh-default-branch-button {
2+
div:not([class]):nth-child(2) > .rgh-default-branch-button-group .rgh-default-branch-button {
33
display: none;
44
}

0 commit comments

Comments
 (0)