Fixed search key on inv manage

This commit is contained in:
Michael Abashian
2017-02-21 10:13:53 -05:00
parent f377136095
commit edb1f6a130
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">