aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
Diffstat (limited to 'less')
-rw-r--r--less/forms.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/less/forms.less b/less/forms.less
index c77339e41..77b5135a4 100644
--- a/less/forms.less
+++ b/less/forms.less
@@ -140,6 +140,7 @@ input[type="checkbox"] {
}
// Reset width of input images, buttons, radios, checkboxes
+input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],