diff options
| author | Andrew Luca <[email protected]> | 2018-07-15 07:29:19 +0300 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2018-07-14 21:29:19 -0700 |
| commit | 0fd40837e816869325e527eb292ba54d7de9c083 (patch) | |
| tree | ef2f2341632e2bae2ce9c2962a3df33ae1fcef43 /dist/css/bootstrap.css.map | |
| parent | 2d8422f5f5147fafd20f2a48b60fcbccb280ac14 (diff) | |
| download | bootstrap-0fd40837e816869325e527eb292ba54d7de9c083.tar.xz bootstrap-0fd40837e816869325e527eb292ba54d7de9c083.zip | |
Fix `custom-forms` heights and position (#25602)
Now `.custom-control` will have height equal to `$font-size-base`
Fix custom checkbox and radio top position (we can't subtract rem from unit)
`$line-height-base - $custom-control-indicator-size` is not valid
Because `$line-height-base` is a unitless variable and `$custom-control-indicator-size`
is a unit (rem) variable
Diffstat (limited to 'dist/css/bootstrap.css.map')
0 files changed, 0 insertions, 0 deletions
