Fix select fields

This commit is contained in:
champsupertramp
2016-06-02 19:30:21 +08:00
parent c7dce7b75e
commit d58f908a0c
3 changed files with 9 additions and 7 deletions
+3
View File
@@ -782,6 +782,9 @@ small.um-max-filesize span{
}
/* Select2 4.0*/
.select2-container.select2-container--open {
z-index: 99999;
}
.select2.select2-container .select2-selection{
display: block !important;
height: 36px !important;
-1
View File
File diff suppressed because one or more lines are too long