]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Match the height of select.form-control with input.form-control 20874/head
authorMark Otto <markdotto@gmail.com>
Mon, 10 Oct 2016 01:04:30 +0000 (18:04 -0700)
committerMark Otto <markdotto@gmail.com>
Mon, 10 Oct 2016 01:04:30 +0000 (18:04 -0700)
commit0c467e7b29e2dd601e51b2af161c0546a79d432c
treee405434bbc2f41b032f5865711a58881a7141f6f
parentea57c5108281ee77a4fbb513d40f253d928171c3
Match the height of select.form-control with input.form-control

Uses a local variable and some calc love to counteract the border-width (times 2) from the height of the select. Fixes #17194 and nullifies #19967.
scss/_forms.scss