Skip to content

Commit

Permalink
24.11.12 clean-conversation-headers "fixed by" hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante authored Dec 9, 2024
1 parent 898dec2 commit 04e9b6f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions style/24.11.12.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@
#partial-discussion-header + .tabnav .tabnav-tab .Counter {
min-width: 0;
}

/* `clean-conversation-headers` - "fixed by" link dropped https://github.com/refined-github/refined-github/issues/8101 */
.rgh-clean-conversation-headers.rgh-hide-author a[data-hovercard-url]:not(.author) {
display: inline !important;
}

0 comments on commit 04e9b6f

Please sign in to comment.