mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
#1571: remove fixed width on file inputs
This commit is contained in:
@@ -91,6 +91,7 @@ input[type="radio"] {
|
||||
|
||||
// Reset the file input to browser defaults
|
||||
input[type="file"] {
|
||||
width: auto;
|
||||
padding: initial;
|
||||
line-height: initial;
|
||||
border: initial;
|
||||
|
||||
Reference in New Issue
Block a user