]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Form control heights (#26820)
authorMark Otto <otto@github.com>
Sun, 15 Jul 2018 21:00:23 +0000 (14:00 -0700)
committerGitHub <noreply@github.com>
Sun, 15 Jul 2018 21:00:23 +0000 (14:00 -0700)
commitf426a67394010b5cc0235c845b744e2711f81e59
tree919b577b491ae00ee62edb65f558a7f825075293
parent48c723b60fdf067363ecb289ea33435252ed2168
Form control heights (#26820)

* Redo input height on .form-control

- Use the already present -height variables on .form-control
- Consolidate the select size and multiple overrides into the .form-control base class instead of sm/lg modifiers
- Remove the Sass extends from input groups since it picks up too many selectors

* Prevent height on textareas
scss/_forms.scss
scss/_input-group.scss