Skip to content

Commit 26ac2bd

Browse files
authored
25.8.24 hotfix - unread-anywhere - hide on gists
refined-github/refined-github#8641 refined-github/refined-github#8642
1 parent 0b77aa1 commit 26ac2bd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

style/25.8.23.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/* Hide broken `unread-anywhere` on gists https://github.com/refined-github/refined-github/issues/8641 */
2+
.Header-item [aria-label="Open unread notifications"] {
3+
display: none;
4+
}

0 commit comments

Comments
 (0)