Forced to replace inherit values of the normalize.css
This commit is contained in:
parent
6fed41171e
commit
c613aa4092
@ -16,6 +16,7 @@ select
|
||||
border: .1rem solid $color-quaternary
|
||||
border-radius: .4rem
|
||||
box-shadow: none
|
||||
box-sizing: inherit // Forced to replace inherit values of the normalize.css
|
||||
height: 3.8rem
|
||||
padding: .6rem 1.0rem // The .6rem vertically centers text on FF, ignored by Webkit
|
||||
width: 100%
|
||||
|
Loading…
Reference in New Issue
Block a user