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; }