Merge pull request #5490 from mabashian/5482-search-key-v2

Fixed search key on inv manage
This commit is contained in:
Michael Abashian
2017-02-21 11:45:43 -05:00
committed by GitHub
2 changed files with 1 additions and 2 deletions

View File

@@ -186,7 +186,7 @@
} }
.SmartSearch-keyPane { .SmartSearch-keyPane {
max-height: 200px; max-height: 215px;
overflow: auto; overflow: auto;
margin: 0px 0px 20px 0px; margin: 0px 0px 20px 0px;
font-size: 12px; font-size: 12px;

View File

@@ -15,7 +15,6 @@
Key Key
</div> </div>
</div> </div>
<span ng-transclude="actions" class="List-actionHolder"></span>
<!-- tags --> <!-- tags -->
<div class="SmartSearch-tags"> <div class="SmartSearch-tags">
<div class="SmartSearch-tagSection"> <div class="SmartSearch-tagSection">