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