diff options
| author | Mark Otto <[email protected]> | 2016-10-09 16:18:05 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-10-09 16:18:12 -0700 |
| commit | 9ac7e868dfd16c33e7f418268deca786472f1408 (patch) | |
| tree | f87d9b466cf789abbca28bbaff822737350cc297 | |
| parent | 53ce4da835a44ed6d238ffa04afa4b7a1027ed94 (diff) | |
| download | bootstrap-9ac7e868dfd16c33e7f418268deca786472f1408.tar.xz bootstrap-9ac7e868dfd16c33e7f418268deca786472f1408.zip | |
remove un-needed comment
| -rw-r--r-- | scss/_forms.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/_forms.scss b/scss/_forms.scss index 34a6fef63..d27b646d0 100644 --- a/scss/_forms.scss +++ b/scss/_forms.scss @@ -132,7 +132,6 @@ select.form-control { // horizontal form layout. .form-control-static { - // Size it appropriately next to real form controls padding-top: $input-padding-y; padding-bottom: $input-padding-y; line-height: $input-line-height; |
