Conversation
|
Tested on a plugin page and confirmed the Support link padding looks consistent in the active state now. Minor suggestion: the padding could be simplified to |
|
Thanks @manhphuc for looking into this. Made the change. ✅ |
|
Hi @dd32, just checking in on this one, happy to rebase or make any changes if needed! 🙂 |
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Core Committers: Use this line as a base for the props when committing in SVN: To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
0116533 to
1afcacd
Compare
|
As this dates back to http://meta.trac.wordpress.org/changeset/5399 I feel like this is intentional. While the screenshot above clearly shows the padding would be better equal, it's not in the context of the greater page, the purple box added clear shows that the text is right aligned; except the visual download button which is aligned with the text indented like a button should be. The support link is a link, and not a button.
|

Description
Fixes the Support link/button having incorrect padding on plugin pages.
Trac Ticket: https://meta.trac.wordpress.org/ticket/8147
Problem
The "Support" link on plugin pages (e.g., https://wordpress.org/plugins/sync-content-from-notion) had asymmetric padding, with the right padding missing. This caused the active state to appear visually unbalanced.