Skip to content

Commit

Permalink
Fix Select width #450
Browse files Browse the repository at this point in the history
  • Loading branch information
jxnblk committed Sep 8, 2018
1 parent 20d7cc2 commit a62b8c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Select.js
Expand Up @@ -29,7 +29,6 @@ export const Select = sys({
fontSize: 'inherit',
lineHeight: 'inherit',
appearance: 'none',
width: '100%',
border: 0,
backgroundImage: `url("${arrow}")`,
backgroundPosition: 'calc(100% - 8px) center',
Expand Down

0 comments on commit a62b8c2

Please sign in to comment.