WordPress / twentytwentyfive

120 stars 84 forks source link

Fix #465: Tags overlap when extending to two lines #476

Open kartikmehta8 opened 1 week ago

kartikmehta8 commented 1 week ago

Description When the number of tags extend to two lines or more, the pills overlap with the row above/below.

This PR will fix this tags overlapping giving appropriate line height.

Screenshots

Screenshot 2024-09-30 at 16 40 24

Testing Instructions

  1. Create a new post.
  2. Add Title, content and tags.
  3. Visit the post and see it on smaller screens.

Closes #465

github-actions[bot] commented 1 week ago

Preview changes

You can preview these changes by following the link below:

I will update this comment with the latest preview links as you push more changes to this PR. ⚠️ Note: The preview sites are created using WordPress Playground. You can add content, edit settings, and test the themes as you would on a real site, but please note that changes are not saved between sessions.

github-actions[bot] commented 1 week ago

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.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: kartikmehta8 <kartikmehta@git.wordpress.org>
Co-authored-by: unscripted <cwhitmore@git.wordpress.org>

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