Skip to content

Commit

Permalink
(less) fixes twbs#4469 manually: reset width on file inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Aug 20, 2012
1 parent e78b2f5 commit 02c0033
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions forms.less
Original file line number Diff line number Diff line change
Expand Up @@ -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"],
Expand Down

0 comments on commit 02c0033

Please sign in to comment.