Fix file input font-size
This commit is contained in:
parent
19e77ed456
commit
5e67627e6b
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -31,7 +31,7 @@ a[type='button'] {
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
.form-control {
|
||||
.form-control:not([type='file']) {
|
||||
font-size: inherit;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue