Skip to content

Conversation

@Takshil-Kunadia
Copy link

@Takshil-Kunadia Takshil-Kunadia commented Dec 13, 2025

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.

Before After
support-button-defect Screenshot 2025-12-13 at 1 57 15 PM

@Takshil-Kunadia Takshil-Kunadia changed the title Title: Fix: Support link padding Fix: Support link padding Dec 13, 2025
@manhphuc
Copy link

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 padding: 0.64rem 1.25rem; for readability (same computed values).

@Takshil-Kunadia
Copy link
Author

Thanks @manhphuc for looking into this. Made the change. ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants