mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
Fix select fields in overlay
This commit is contained in:
@@ -783,7 +783,7 @@ small.um-max-filesize span{
|
||||
|
||||
/* Select2 4.0*/
|
||||
.select2-container.select2-container--open {
|
||||
z-index: 99999;
|
||||
z-index: 9999999;
|
||||
}
|
||||
.select2.select2-container .select2-selection{
|
||||
display: block !important;
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user