Reduce height of select dropdown

This commit is contained in:
Frederic Guillot
2016-12-18 17:42:53 -05:00
parent 1186104469
commit b94b9a5400
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -35,6 +35,7 @@
input.select-dropdown-input
margin: 0 0 0 5px
border: none
height: 23px
&:focus
border: none
box-shadow: none