add z-indexing for custom dropdowns
This commit is contained in:
parent
fd16538c0f
commit
3ba27b6a55
|
@ -234,6 +234,7 @@ button.formbutton a {
|
|||
border-top: none;
|
||||
overflow-y: auto;
|
||||
max-height: 280px;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
*.wdropdown.active > div.select {
|
||||
|
|
Loading…
Reference in New Issue
Block a user