Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: make search input's icon visible again #1772

Merged
merged 1 commit into from
Oct 1, 2024
Merged

bug: make search input's icon visible again #1772

merged 1 commit into from
Oct 1, 2024

Conversation

ansmonjol
Copy link
Collaborator

Context

TW have been setup in our project recently.

Some default css rules have been added to the project.

Description

We now have a box-sizing: border-box on all elements. In the search bar, the icon was places using padding, but it made it disappear from the UI, so using margin fixed it

Fixes ISSUE-465

@ansmonjol ansmonjol added the 🐞 bug Something isn't working label Oct 1, 2024
@ansmonjol ansmonjol self-assigned this Oct 1, 2024
@ansmonjol ansmonjol enabled auto-merge (squash) October 1, 2024 12:59
@ansmonjol ansmonjol merged commit 36f3e1e into main Oct 1, 2024
6 checks passed
@ansmonjol ansmonjol deleted the search-icon branch October 1, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants