Social login icons overlap form field labels on comment form (WordPress.tv)#488
Conversation
…labels-on-comment-form-wordpress-tv
|
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. |
There was a problem hiding this comment.
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: 48pxto 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 { |


Meta Track: https://meta.trac.wordpress.org/ticket/7973
Issue: #500