1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 07:39:57 +02:00

fixes #4469 manually: reset width on file inputs

This commit is contained in:
Mark Otto
2012-08-20 10:28:41 -07:00
parent e510306196
commit 73cf9c4db8
2 changed files with 2 additions and 0 deletions

View File

@@ -1015,6 +1015,7 @@ input[type="checkbox"] {
cursor: pointer;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],