`clean-pinned-issues` contains vertically misaligned elements in Chrome
See original GitHub issuePlease ensure:
- The bug is caused by Refined GitHub. It doesn’t happen if I disable the extension.
Description
Text and icons in clean-pinned-issues
appears misaligned and uses the table display mode for no discernable reason.
This issue occurs over 700px and makes the feature quite annoying to use.
Screenshot
Console errors
No response
Example URL
https://github.com/sindresorhus/refined-github/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc
Browser(s) used
Chrome 91.0.4472.124
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
clean-pinned-issues contains vertically misaligned elements ...
Text and icons in clean-pinned-issues appears misaligned and uses the table display mode for no discernable reason. This issue occurs over 700px and...
Read more >Problem with alignment of elements in Chrome and Firefox
On my website I have 3 buttons. The middle bottom is fine in chrome but in Firefox 4, it is lower than the...
Read more >How to split vertically the Elements Panel? - Google Groups
Chrome Developer Tools with Element Panel with the default vertical separation. We are running out of space. Now the same space in Firebug...
Read more >Wrong vertical align of text in Google Chrome browser
This very annoying problem is caused by chrome not taking text-transform: uppercase into account. Use the following to get correct centering in Chrome...
Read more >Change your view options - Google Web Designer Help
When you have Rulers selected in the View menu, the horizontal and vertical rulers are visible. Rulers help you precisely position elements in...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
One liner fix
Alignment padding definitely does work differently between Firefox and Chrome, caused me a lot of grief in my UI bootcamp days