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

style: fixup search bar's focus border radius #1892

Merged
merged 2 commits into from
Apr 10, 2024

Conversation

dbernheisel
Copy link
Contributor

@dbernheisel dbernheisel commented Apr 10, 2024

there is a gap between the nested borders on the search bar, this corrects that gap. The parent element has an 8px border-radius, and this element has a 1px border width, so 8-1 = 7px for perfected nested radii.

before:
Screenshot 2024-04-10 at 9 59 39 AM

after:
Screenshot 2024-04-10 at 9 59 35 AM

there was a gap between the nested borders, this corrects that gap
@josevalim josevalim merged commit a6a984e into elixir-lang:main Apr 10, 2024
3 checks passed
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

@dbernheisel dbernheisel deleted the patch-1 branch April 10, 2024 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants