mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 11:20:39 -03:30
Merge pull request #5490 from mabashian/5482-search-key-v2
Fixed search key on inv manage
This commit is contained in:
commit
ece9f5592a
@ -186,7 +186,7 @@
|
||||
}
|
||||
|
||||
.SmartSearch-keyPane {
|
||||
max-height: 200px;
|
||||
max-height: 215px;
|
||||
overflow: auto;
|
||||
margin: 0px 0px 20px 0px;
|
||||
font-size: 12px;
|
||||
|
||||
@ -15,7 +15,6 @@
|
||||
Key
|
||||
</div>
|
||||
</div>
|
||||
<span ng-transclude="actions" class="List-actionHolder"></span>
|
||||
<!-- tags -->
|
||||
<div class="SmartSearch-tags">
|
||||
<div class="SmartSearch-tagSection">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user