Skip to content

Commit

Permalink
Override default searchfield styles. #20
Browse files Browse the repository at this point in the history
  • Loading branch information
lederer committed Jan 12, 2018
1 parent 121e69e commit a685d48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sass/06_components/_search-form.scss
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
}

> .field {
appearance: none;
flex: auto;
min-width: 100px;
height: 38px;
Expand Down

0 comments on commit a685d48

Please sign in to comment.