diff options
| author | Mark Otto <[email protected]> | 2017-08-20 14:06:05 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-08-20 14:06:05 -0700 |
| commit | 22f6ee52f04457755328d0230da01334dd48aa54 (patch) | |
| tree | 1930c587a16cdbabd816e22743eeb6e27753ae55 /scss/_forms.scss | |
| parent | 6bea2e24fec9c8612ca20bb4f52ea243fc4e3c9a (diff) | |
| download | bootstrap-22f6ee52f04457755328d0230da01334dd48aa54.tar.xz bootstrap-22f6ee52f04457755328d0230da01334dd48aa54.zip | |
remove commented out code, fixes #23530
Diffstat (limited to 'scss/_forms.scss')
| -rw-r--r-- | scss/_forms.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scss/_forms.scss b/scss/_forms.scss index 83d879737..33163a052 100644 --- a/scss/_forms.scss +++ b/scss/_forms.scss @@ -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; |
