diff options
| author | Kevin Kirsche <[email protected]> | 2015-01-29 08:19:09 -0500 |
|---|---|---|
| committer | Kevin Kirsche <[email protected]> | 2015-02-19 18:02:51 -0500 |
| commit | 0ee76022841b1ef4ad48050680dafe4ea43f5967 (patch) | |
| tree | 2db6074cda6dd8d3f14a02c8a0aeb1a39a66c21e /docs/_includes/css | |
| parent | a7747dedf24b1a7245bc3088f265280873acd627 (diff) | |
| download | bootstrap-0ee76022841b1ef4ad48050680dafe4ea43f5967.tar.xz bootstrap-0ee76022841b1ef4ad48050680dafe4ea43f5967.zip | |
[Fixes #15691] .form-control-static changes height when empty
[Fixes #15691] .form-control-static changes height when empty by setting the minimum height to the size it is when text is in the `.form-control-static`
JSFiddle: http://jsfiddle.net/4pdo4yzo/
Compute the minimum height
@line-height-computed = ~20px
@font-size-base = 14px
This should come to approx. 34px
Add min-height to from-group-* per @cvrebert
I had this wrong. The minimum height would depend on the font-size of that specific group, thus we need to declare it once for font-size-small and once also for font-size-large
Diffstat (limited to 'docs/_includes/css')
0 files changed, 0 insertions, 0 deletions
