Update file input to remove height and line-height
This particular form control is wildly inaccurate across browsers, so we're removing the `height` and `line-height`, but adding `display: block` so it renders similarly to our other inputs.
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment