#91076: Fix overlapping autocomplete suggestion box
parent
72f68ae772
commit
727eba0efb
|
@ -217,6 +217,7 @@ ul.secondary a.active {
|
|||
position: absolute;
|
||||
border: 1px solid;
|
||||
overflow: hidden;
|
||||
z-index: 100;
|
||||
}
|
||||
#autocomplete ul {
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in New Issue