]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Update file input to remove height and line-height
authorMark Otto <otto@github.com>
Sun, 21 Jul 2013 04:09:03 +0000 (21:09 -0700)
committerMark Otto <otto@github.com>
Sun, 21 Jul 2013 04:09:03 +0000 (21:09 -0700)
commita63db4d2f91c056310fc9a24891dbd161672451b
treef5f41e368b3522d1c170b8d3d067c013d9eb0f39
parentdf851b40d1accb1c6db44ac77a28c2e76273581b
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.
css.html
dist/css/bootstrap.css
dist/css/bootstrap.min.css
less/forms.less