Skip to content

Conversation

@mukulpadwal
Copy link
Contributor

What does it do?

Applies a CSS fix to align the navbar search box by setting the width of the .kapa-widget-button class to 100%. This adjustment ensures that the search box is properly aligned with other navbar elements, improving the overall visual consistency.

Why is it needed?

The navbar search box was misaligned and visually inconsistent with other elements in the navbar. This issue impacted the user experience by making the search box appear out of place. The fix improves the alignment, creating a more cohesive and polished look.

Related issue(s)/PR(s)

This resolves the issue reported in #2279

For a visual demonstration of the fix, see Video

@mukulpadwal mukulpadwal requested a review from pwizla as a code owner November 2, 2024 11:47
@vercel
Copy link

vercel bot commented Nov 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 11, 2024 6:00am
@strapi-cla
Copy link

strapi-cla commented Nov 2, 2024

CLA assistant check
All committers have signed the CLA.

@pwizla
Copy link
Collaborator

pwizla commented Nov 12, 2024

Thank you, @mukulpadwal.

I will merge your PR as-is, but I wasn't able to reproduce your bug reported in issue #2279. Could you please, on the related issue page here, provide more details of when this happens?

@pwizla pwizla merged commit 52a7882 into strapi:main Nov 12, 2024
2 checks passed
@pwizla pwizla self-assigned this Nov 12, 2024
@pwizla pwizla added this to the 5.1.4 milestone Nov 12, 2024
@pwizla pwizla added pr: fix Used on the docs repo for anything that is not "new" or "updated" content: chore, typos, fixes, etc. source: repo PRs/issues not targeting a specific documentation but rather affecting the whole repo labels Nov 12, 2024
@pwizla pwizla added the temp - port to docs-next (Temporary label) The content of this PR should be ported to docs-next.strapi.io label Nov 13, 2024
@pwizla pwizla removed the temp - port to docs-next (Temporary label) The content of this PR should be ported to docs-next.strapi.io label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: fix Used on the docs repo for anything that is not "new" or "updated" content: chore, typos, fixes, etc. source: repo PRs/issues not targeting a specific documentation but rather affecting the whole repo

3 participants