Improve the alignment of the form fields
This commit is contained in:
parent
f119561c6a
commit
d2d478a0b5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user