Forced to replace inherit values of the normalize.css

This commit is contained in:
CJ Patoilo 2016-09-10 01:43:50 -03:00
parent 6fed41171e
commit c613aa4092
1 changed files with 1 additions and 0 deletions

View File

@ -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%