Skip to content

Conversation

@shamanshetty
Copy link

@shamanshetty shamanshetty commented Oct 27, 2025

Added margin-right to .DocSearch-VisuallyHiddenForAccessibility class to prevent the 'Search' label from overlapping with the search input box border.

Closes #2151

✅ Checklist

  • I have followed every step in the contributing guide (updated 2022-10-06).
  • The PR title follows the convention we established conventional-commit
  • I performed a functional test on my final commit

Changelog

Fix search text overlapping with input box in DocSearch modal

Added margin-right to .DocSearch-VisuallyHiddenForAccessibility class
to prevent the "Search" label from overlapping with the search input
box border.


Screenshots

image

💯

Added margin-right to .DocSearch-VisuallyHiddenForAccessibility class to prevent the 'Search' label from overlapping with the search input box border.
@changeset-bot
Copy link

changeset-bot bot commented Oct 27, 2025

⚠️ No Changeset found

Latest commit: d4098fc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Oct 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
create-t3-app Ready Ready Preview Comment Oct 27, 2025 2:29am

@shamanshetty shamanshetty changed the title Fix search text overlapping with input box in DocSearch modal fix: Fix search text overlapping with input box in DocSearch modal Oct 27, 2025
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.

bug: Search input label overlaps with the input field in the search modal

1 participant