Fix sovrapposizione autocomplete
This commit is contained in:
parent
eb09b67ed5
commit
a86ecea196
|
@ -115,6 +115,7 @@ input[type=file] {
|
|||
-webkit-border-radius: 5px;
|
||||
-moz-border-radius: 5px;
|
||||
border-radius: 5px;
|
||||
z-index: 9990;
|
||||
}
|
||||
|
||||
.autocomplete .group,
|
||||
|
|
Loading…
Reference in New Issue