Closed mukulpadwal closed 1 week ago
Thank you for reporting and fixing it with PR #2280, @mukulpadwal!
I will now close this PR since you already found a fix and I've just merged it.
Out of curiosity, could you please share more details on when this happens? More precisely, at which viewport size (in pixels)? Because I was not able to reproduce this on Chrome, Firefox, or Safari during my testings. 🤔
Link to the documentation page or resource
https://docs.strapi.io/
Describe the bug
The search box in the navbar on the Strapi documentation site (https://docs.strapi.io) appears visually misaligned or inconsistent with the overall navbar design.
Steps to Reproduce :
Expected Behavior :
Actual Behavior :
Screenshots :
Environment :
Additional context
No response
Suggested improvements or fixes
There is a need to adjust the CSS properties of the search box, specifically focusing on the flex properties and alignment settings, to ensure it is properly aligned and consistent with other elements in the navbar.
Related issue(s)/PR(s)
No response