mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
#1571: remove fixed width on file inputs
This commit is contained in:
Vendored
+1
@@ -570,6 +570,7 @@ input[type="image"], input[type="checkbox"], input[type="radio"] {
|
||||
border-radius: 0;
|
||||
}
|
||||
input[type="file"] {
|
||||
width: auto;
|
||||
padding: initial;
|
||||
line-height: initial;
|
||||
border: initial;
|
||||
|
||||
Reference in New Issue
Block a user