We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
unread-anywhere
1 parent ef50a80 commit 6737154Copy full SHA for 6737154
1 file changed
style/26.5.24.css
@@ -32,3 +32,8 @@ span[data-testid='sponsor-label'] {
32
span.rgh-show-names {
33
white-space: nowrap;
34
}
35
+
36
+/* https://github.com/refined-github/refined-github/issues/9695 */
37
+.border-left-0[class*="notificationIndicator"]::before {
38
+ content: none;
39
+}
0 commit comments