`notifications-ui` - Fix GitHub "new notification" overflow bug by fregante · Pull Request #9659 · refined-github/refined-github · GitHub
Skip to content

notifications-ui - Fix GitHub "new notification" overflow bug#9659

Merged
fregante merged 6 commits into
mainfrom
fix-overflow
Jun 1, 2026
Merged

notifications-ui - Fix GitHub "new notification" overflow bug#9659
fregante merged 6 commits into
mainfrom
fix-overflow

Conversation

@fregante

@fregante fregante commented Jun 1, 2026

Copy link
Copy Markdown
Member

Test URLs

  1. Open https://github.com/notifications
  2. Run: a = $$('[data-url^="/notifications/beta/recent_notifications_alert"]');a[0].innerHTML = a[1].innerHTML = '<a class="h6" href="#"><span class="d-inline-block circle color-bg-accent-emphasis" style="width: 8px; height: 8px"></span>1 new notification'

Native

Screenshot 12

RGH, before

Screenshot 11

RGH, after

Screenshot

@github-actions github-actions Bot changed the title Update github-bugs.css Update github-bugs.css Jun 1, 2026
@fregante fregante changed the title Update github-bugs.css notifications-ui - Fix GitHub "new notification" overflow bug Jun 1, 2026
@fregante fregante merged commit 155f84b into main Jun 1, 2026
13 checks passed
@fregante fregante deleted the fix-overflow branch June 1, 2026 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

notifications-ui - fix GitHub's overflow bug with "1 new notification"

1 participant