Skip to content

Commit

Permalink
No outline for focused search input
Browse files Browse the repository at this point in the history
  • Loading branch information
fk committed Aug 13, 2018
1 parent 8c84e51 commit 6b00fda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions www/src/views/shared/styles.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ const styles = {
color: colors.lilac,
},
"&:focus": {
outline: "none",
width: `9rem`,
background: colors.ui.light,
},
Expand Down

0 comments on commit 6b00fda

Please sign in to comment.