diff options
| author | Mark Otto <[email protected]> | 2015-04-25 23:35:09 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-04-25 23:35:09 -0700 |
| commit | 8cd3527f735eb2abe3eddfe3f93fe97fc864460e (patch) | |
| tree | 9a68f22507662ba09f237dee382a7be40b7a603b /less/forms.less | |
| parent | f5b5fc69a8c33fcc5f2393ecec7c1f96bc1b18b0 (diff) | |
| download | bootstrap-8cd3527f735eb2abe3eddfe3f93fe97fc864460e.tar.xz bootstrap-8cd3527f735eb2abe3eddfe3f93fe97fc864460e.zip | |
Remove inaccurate comment
Diffstat (limited to 'less/forms.less')
| -rw-r--r-- | less/forms.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/less/forms.less b/less/forms.less index d1dac9711..cea6f669b 100644 --- a/less/forms.less +++ b/less/forms.less @@ -56,7 +56,6 @@ input[type="checkbox"] { line-height: normal; } -// Set the height of file controls to match text inputs input[type="file"] { display: block; } |
