Fix select2 multi dropdown for wc orders

This commit is contained in:
jonfalcon
2016-02-25 17:01:37 -08:00
parent 444bc74fdf
commit 7eba910cc9
+2 -2
View File
@@ -61,9 +61,9 @@ body.um-admin .select2-drop-mask {
}
body.um-admin .select2-drop {
z-index: 10030 !important;
z-index: 999999 !important;
}
body.um-admin .select2-search {
z-index: 10040 !important;
}
}