mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 11:11:07 -03:30
make search dropdowns in accordions work
This commit is contained in:
@@ -2026,3 +2026,7 @@ tr td button i {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
button.dropdown-toggle {
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user