Skip to content

fix(ui): resolve search and GitHub icon overlap in navbar (#304)#322

Open
ARUNKUMAR069 wants to merge 1 commit into
hiteshchoudhary:mainfrom
ARUNKUMAR069:fix/search-github-icon-overlap
Open

fix(ui): resolve search and GitHub icon overlap in navbar (#304)#322
ARUNKUMAR069 wants to merge 1 commit into
hiteshchoudhary:mainfrom
ARUNKUMAR069:fix/search-github-icon-overlap

Conversation

@ARUNKUMAR069

Copy link
Copy Markdown

Fix: Search button overlapping GitHub icon
Problem

The search element overlaps the GitHub icon when focused/clicked, causing layout issues and poor user experience.

Solution

Adjusted navbar layout spacing

Improved flex alignment

Prevented unintended overlap during focus state

Testing

Tested on Chrome (Windows 11)

Verified responsive layout

Confirmed no overlap on interaction

Closes #304

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 + GitHub icon

1 participant