Merge pull request #4914 from jaredevantabor/smart-search-key-exit-holder

removing the exit icon from the smart search key pane
This commit is contained in:
Jared Tabor 2017-01-24 10:15:32 -08:00 committed by GitHub
commit baef3797f3
2 changed files with 0 additions and 11 deletions

View File

@ -213,12 +213,6 @@
flex: 1 0 auto;
}
.SmartSearch-keyPane--exitHolder {
position: absolute;
right: 10px;
top: 10px;
}
.SmartSearch-keyPane--exit {
background-color: @login-notice-bg;
}

View File

@ -34,11 +34,6 @@
</div>
<!-- hint key -->
<div class="SmartSearch-keyPane row" ng-repeat="model in models" ng-show="showKeyPane">
<div class="SmartSearch-keyPane--exitHolder">
<button class="Form-exit SmartSearch-keyPane--exit" ng-click="toggleKeyPane()">
<i class="fa fa-times-circle"></i>
</button>
</div>
<div class="SmartSearch-keyRow">
<div class="SmartSearch-examples">
<div class="SmartSearch-examples--title">