这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@naaa760
Copy link
Contributor

@naaa760 naaa760 commented Sep 17, 2025

closes: #4387

What is in this change?

  • Fixed Firefox search icon overlapping with placeholder text in the sidebar search input. Updated the input field's left padding from pl-4 to pl-9 to provide sufficient clearance between the search icon and text content, ensuring proper visual spacing across all browsers.

Additional Information

  • This addresses a browser-specific UI issue where Firefox rendered the search icon over the placeholder text, making it difficult to read. The fix maintains the existing icon position while adjusting only the text padding for optimal spacing.

neha and others added 2 commits September 17, 2025 11:30
- Increase input left padding from pl-4 to pl-9 to provide clearance
- Remove redundant placeholder:pl-4 class
- Ensures 24px spacing between search icon and text content
Copy link
Contributor

@angelplusultra angelplusultra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed shifting of svg

Copy link
Collaborator

@shatfield4 shatfield4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (reviewed with Marcello on call)

@angelplusultra angelplusultra added PR:Ready-to-merge PR has been reviewed by core team and is ready to merge and removed PR:needs review Needs review by core team labels Sep 23, 2025
@timothycarambat timothycarambat merged commit 473ff90 into Mintplex-Labs:master Sep 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR:Ready-to-merge PR has been reviewed by core team and is ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UI/UX]: Firefox search icon overlaps placeholder text

4 participants