fix check/uncheck icon - show input file
This commit is contained in:
parent
8b74c621f7
commit
1bcaffdfe2
4 changed files with 11 additions and 6 deletions
|
|
@ -976,6 +976,11 @@ input[type=file] {
|
|||
text-align: left;
|
||||
}
|
||||
|
||||
.input-label {
|
||||
max-width: none;
|
||||
width: inherit;
|
||||
}
|
||||
|
||||
/*
|
||||
* Calculator
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue