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