Improve the alignment of the form fields

This commit is contained in:
CJ Patoilo 2020-05-21 00:56:38 -03:00
parent f119561c6a
commit d2d478a0b5
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ select
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
padding: .6rem 1.0rem .7rem // This vertically centers text on FF, ignored by Webkit
width: 100%
&:focus