-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Describe the Bug
The search input field in the header is not properly aligned and visually breaks the layout.
Current behavior:
The search icon, search button, and location dropdown appear disconnected and misaligned.
The search input looks cramped and does not align well with adjacent elements (logo and location selector).
On wider screens, the spacing feels inconsistent, reducing visual balance.
The search bar does not appear as a single, unified component.
Steps to Reproduce
- Go to explore
- settings option
- observer the navbar
Expected Behavior
Expected behavior:
The search icon, input field, search button, and location dropdown should appear as one cohesive search component.
Proper horizontal alignment with consistent spacing between elements.
Responsive behavior where the search bar maintains alignment across different screen sizes.
Improved padding and height consistency with other header buttons (Menu, Cart, Login, Sign Up).
Additional Context
No response