mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 10:27:37 -02:30
Decrease Select2 dropdown stack order
This commit is contained in:
@@ -404,7 +404,7 @@
|
|||||||
|
|
||||||
.select2-dropdown {
|
.select2-dropdown {
|
||||||
border:1px solid @field-border;
|
border:1px solid @field-border;
|
||||||
|
z-index: 1030;
|
||||||
}
|
}
|
||||||
|
|
||||||
.select2-container--open .select2-dropdown--below {
|
.select2-container--open .select2-dropdown--below {
|
||||||
|
|||||||
Reference in New Issue
Block a user