2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

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.
This commit is contained in:
Mark Otto
2013-07-20 21:09:03 -07:00
parent df851b40d1
commit a63db4d2f9
4 changed files with 5 additions and 7 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long