mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -02:30
Always show search bar in smart inventory host filter modal
This commit is contained in:
committed by
Jake McDermott
parent
28cc08f215
commit
9c50609776
@@ -390,6 +390,10 @@ table, tbody {
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
.modal-body > .List-emptyHostFilter {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.List-actionButton--selected,
|
||||
.List-editButton--selected {
|
||||
background-color: @list-actn-bg-hov !important;
|
||||
|
||||
Reference in New Issue
Block a user