Skip to content

Improve comment header wrapping on mobile#9693

Merged
fregante merged 2 commits into
mainfrom
wrap-me-not
Jun 4, 2026
Merged

Improve comment header wrapping on mobile#9693
fregante merged 2 commits into
mainfrom
wrap-me-not

Conversation

@fregante

@fregante fregante commented Jun 4, 2026

Copy link
Copy Markdown
Member

#9682 reverted due to 8a6ea09#commitcomment-187525137, so this PR tries to reapply it, without bugs this time I swear

Test URL

refined-github/sandbox#131
https://github.com/refined-github/refined-github/pull/9182/changes#r3068791673
e3kskoy7wqk/Firefox-for-windows-7#159 (comment)

Screenshot

Mobile views unchanged since the past PR #9682

Bugfix:

Screenshot 7

@fregante fregante marked this pull request as ready for review June 4, 2026 06:05
@fregante

fregante commented Jun 4, 2026

Copy link
Copy Markdown
Member Author

cc @Vangelis66

@Vangelis66

Copy link
Copy Markdown

Thanks for your quick attention to the issue I reported 👍 ❤️ !

I just tried below artifact,

https://github.com/refined-github/refined-github/actions/runs/26934081911/artifacts/7404209011

which incorporates this PR and can verify the reported issue no longer exists 😄 🎉 ; thanks again ❤️ !

@fregante

fregante commented Jun 4, 2026

Copy link
Copy Markdown
Member Author

Thank you for testing and reporting back so quickly. Always appreciated

@fregante fregante merged commit 57410bc into main Jun 4, 2026
13 checks passed
@fregante fregante deleted the wrap-me-not branch June 4, 2026 18:59
Comment on lines -209 to -213
div[class^='ActivityHeader-module__BadgesGroupContainer'] {
flex-wrap: wrap;
justify-content: flex-start;
margin-left: 0;
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Improve comment header wrapping on mobile

3 participants