diff --git a/less/forms.less b/less/forms.less
index d1dac9711012619ed52a705b9daaf02ae581f699..cea6f669bea6bcd96c1e2f1938ce2302cb9fceb0 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;
 }