Skip to content

Commit 94acffe

Browse files
authored
25.2.26 sticky-sidebar overlap fix
refined-github/refined-github#8445
1 parent 6d517d8 commit 94acffe

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

style/25.2.26.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,9 @@
33
width: 16px !important;
44
margin-inline: .2em;
55
}
6+
7+
8+
/* z-index fight https://github.com/refined-github/refined-github/issues/8445 */
9+
.rgh-sticky-sidebar {
10+
z-index: unset !important;
11+
}

0 commit comments

Comments
 (0)