From: Mark Otto Date: Sun, 26 Apr 2015 06:35:09 +0000 (-0700) Subject: Remove inaccurate comment X-Git-Tag: v3.3.5~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cd3527f735eb2abe3eddfe3f93fe97fc864460e;p=thirdparty%2Fbootstrap.git Remove inaccurate comment --- diff --git a/less/forms.less b/less/forms.less index d1dac97110..cea6f669be 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; }