Update styles
This commit is contained in:
		| @@ -1921,6 +1921,7 @@ input[type="email"], | |||||||
| input[type="tel"], | input[type="tel"], | ||||||
| input[type="search"], | input[type="search"], | ||||||
| input[type="url"], | input[type="url"], | ||||||
|  | input[type="number"], | ||||||
| select, | select, | ||||||
| textarea { | textarea { | ||||||
|     -moz-appearance: none; |     -moz-appearance: none; | ||||||
| @@ -1967,7 +1968,7 @@ select { | |||||||
|     background-size: 1.25em; |     background-size: 1.25em; | ||||||
|     background-repeat: no-repeat; |     background-repeat: no-repeat; | ||||||
|     background-position: calc(100% - 1em) center; |     background-position: calc(100% - 1em) center; | ||||||
|     height: 2.75em; |     height: 2em; | ||||||
|     padding-right: 2.75em; |     padding-right: 2.75em; | ||||||
|     text-overflow: ellipsis; |     text-overflow: ellipsis; | ||||||
| } | } | ||||||
| @@ -1992,8 +1993,9 @@ input[type="tel"], | |||||||
| input[type="search"], | input[type="search"], | ||||||
| input[type="url"], | input[type="url"], | ||||||
| input[type="date"], | input[type="date"], | ||||||
|  | input[type="number"], | ||||||
| select { | select { | ||||||
|     height: 2.75em; |     height: 1.5em; | ||||||
| } | } | ||||||
|  |  | ||||||
| textarea { | textarea { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user