mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
remove commented out code, fixes #23530
This commit is contained in:
parent
6bea2e24fe
commit
22f6ee52f0
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@
|
|||
.form-control {
|
||||
display: block;
|
||||
width: 100%;
|
||||
// // Make inputs at least the height of their button counterpart (base line-height + padding + border)
|
||||
// height: $input-height;
|
||||
padding: $input-btn-padding-y $input-btn-padding-x;
|
||||
font-size: $font-size-base;
|
||||
line-height: $input-btn-line-height;
|
||||
|
|
Loading…
Reference in a new issue