Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Search: Fix focus and active states on search button
The focus styles should be on `:focus` to apply when the button is clicked. Remove the border from `:active` to fix a layout shift. Fixes #117.
- Loading branch information