Skip to content

Conversation

@hannesknoll
Copy link

When focusing the searchbox, the entire search form should get an outline instead of just the search input field.

This was done with the :focus-within selector for the form, which should be available to all modern broswers https://caniuse.com/css-focus-within

This is how it looked previously:
image

With this commit:
image

When focusing the searchbar, the entire search form should get an outline instead of just the search input field.

This was done with the `:focus-within` selector for the form, which should be available to all modern broswers https://caniuse.com/css-focus-within
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.

1 participant