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