Skip to content

Center the unread-anywhere icon#9874

Closed
liby wants to merge 1 commit into
refined-github:mainfrom
liby:fix/unread-anywhere-icon-alignment
Closed

Center the unread-anywhere icon#9874
liby wants to merge 1 commit into
refined-github:mainfrom
liby:fix/unread-anywhere-icon-alignment

Conversation

@liby

@liby liby commented Jul 22, 2026

Copy link
Copy Markdown

Follow-up to #9503 and #9508.

The button uses block layout and manual icon offsets. GitHub's current button styles place the arrow above the vertical center.

This PR changes only unread-anywhere. It uses flexbox to center the arrow. It removes the manual offsets. It keeps the button width, border, tooltip, and shortcut unchanged.

Test URLs

Screenshot

Before After
image image

The block layout and manual offsets place the arrow above the
button's vertical center. Use flex alignment so the icon follows
the button geometry without hard-coded margins.
@fregante

Copy link
Copy Markdown
Member

Thank you for the PR but the position is intentional, it's meant to look like a sup

@fregante fregante closed this Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants