Skip to content

Font size issue between input group and form control size option #27575

@ysds

Description

@ysds

The font size of .form-control in .input-group-sm is different from a single .form-control-sm when customize $input-font-size-sm or $input-btn-font-size-sm. The same is true for lg and .btn.

$input-font-size-sm: .5rem;
$input-font-size-lg: 2rem;

2018-11-01 22 46 27

Demo: https://codepen.io/anon/pen/PyMyKo

One cause is related to the following lines:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions