Change CSS to fix usability issue from the community

pull/840/head
Alex P 2017-02-01 10:02:56 -08:00
parent ab3a74b5d2
commit 7adbaf11fa
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@
.multi-select-dropdown.open {
.dropdown-options {
visibility: visible;
z-index: 9999;
}
.dropdown-menu,
.multi-select-dropdown__apply {