mirror of
https://github.com/ansible/awx.git
synced 2026-02-25 06:56:00 -03:30
Merge pull request #5490 from mabashian/5482-search-key-v2
Fixed search key on inv manage
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user