sindresorhus/refined-github

Do you want to work on this issue?
You can request for a bounty in order to promote it!
`align-issue-labels` breaks layout in some situations #4405
fregante posted onGitHub
- Visit https://github.com/sindresorhus/refined-github/pulls?q=Drop+support+for+the+old+GitHub+layout
- Resize window to about 900px
Possible solution: That line probably shouldn't be display flex, but I haven't checked
Native
<img width="1020" alt="Screen Shot 2" src="https://user-images.githubusercontent.com/1402241/119622648-8c36ab00-be31-11eb-8006-a354ed59a7fe.png">
Refined
<img width="1019" alt="Screen Shot 3" src="https://user-images.githubusercontent.com/1402241/119622625-84770680-be31-11eb-9e99-3960c07828c3.png">