Fix SelectJS dropdown and autocomplete

This commit is contained in:
champsupertramp
2016-06-08 21:19:26 +08:00
parent 40ebf639ea
commit 8b4618ff96
3 changed files with 14 additions and 5 deletions
+1 -1
View File
@@ -784,7 +784,7 @@ small.um-max-filesize span{
/* Select2 4.0*/
.select2-container.select2-container--open {
z-index: 9999999;
}
}
.select2.select2-container .select2-selection{
display: block !important;
height: 40px;