Always show search bar in smart inventory host filter modal

This commit is contained in:
mabashian
2019-06-12 14:40:48 -04:00
committed by Jake McDermott
parent 28cc08f215
commit 9c50609776
3 changed files with 10 additions and 3 deletions

View File

@@ -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;