strapi / documentation

Strapi Documentation
https://docs.strapi.io
Other
1.03k stars 1.13k forks source link

[Bug]: Misaligned or Inconsistent CSS in Navbar Search Box on Strapi Documentation Site #2279

Closed mukulpadwal closed 1 week ago

mukulpadwal commented 3 weeks ago

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 :

Chrome Brave

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

pwizla commented 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. 🤔