aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-04-25 23:35:09 -0700
committerMark Otto <[email protected]>2015-04-25 23:35:09 -0700
commit8cd3527f735eb2abe3eddfe3f93fe97fc864460e (patch)
tree9a68f22507662ba09f237dee382a7be40b7a603b /less
parentf5b5fc69a8c33fcc5f2393ecec7c1f96bc1b18b0 (diff)
downloadbootstrap-8cd3527f735eb2abe3eddfe3f93fe97fc864460e.tar.xz
bootstrap-8cd3527f735eb2abe3eddfe3f93fe97fc864460e.zip
Remove inaccurate comment
Diffstat (limited to 'less')
-rw-r--r--less/forms.less1
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;
}