Improve comment header wrapping on mobile#9693
Merged
Merged
Conversation
Member
Author
|
cc @Vangelis66 |
|
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 ❤️ ! |
Member
Author
|
Thank you for testing and reporting back so quickly. Always appreciated |
Comment on lines
-209
to
-213
| div[class^='ActivityHeader-module__BadgesGroupContainer'] { | ||
| flex-wrap: wrap; | ||
| justify-content: flex-start; | ||
| margin-left: 0; | ||
| } |
Contributor
There was a problem hiding this comment.
After this PR:
Before this PR:
https://github.com/refined-github/refined-github/pull/9182/changes#r3068791673
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#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: