removing the exit icon from the smart search key pane

This commit is contained in:
jaredevantabor 2017-01-24 10:04:53 -08:00
parent 143e416f6f
commit 32c11bb675
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">