Skip to content

Social login icons overlap form field labels on comment form (WordPress.tv)#488

Open
nikunj8866 wants to merge 2 commits into
WordPress:trunkfrom
nikunj8866:7973-social-login-icons-overlap-form-field-labels-on-comment-form-wordpress-tv
Open

Social login icons overlap form field labels on comment form (WordPress.tv)#488
nikunj8866 wants to merge 2 commits into
WordPress:trunkfrom
nikunj8866:7973-social-login-icons-overlap-form-field-labels-on-comment-form-wordpress-tv

Conversation

@nikunj8866
Copy link
Copy Markdown

@nikunj8866 nikunj8866 commented May 23, 2025

@nikunj8866
Copy link
Copy Markdown
Author

nikunj8866 commented May 23, 2025

=== Before Fix ===

image

=== After Fix ===

image

Copilot AI review requested due to automatic review settings May 26, 2026 04:33
@github-actions
Copy link
Copy Markdown

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 props-bot label.

Core Committers: Use this line as a base for the props when committing in SVN:

Props nikunj8866.

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds theme CSS to adjust the left padding of a specific input in the comment form’s Verbum subscriptions UI.

Changes:

  • Introduces a new CSS rule targeting a deeply nested Verbum subscription input
  • Applies padding-left: 48px to that input

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

margin-bottom: 5px;
}

#commentform .comment-form__verbum .verbum-subscriptions .verbum-form .verbum-form__content .verbum__label input {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants