diff options
Diffstat (limited to 'src/client/views/search')
| -rw-r--r-- | src/client/views/search/SearchBox.scss | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/client/views/search/SearchBox.scss b/src/client/views/search/SearchBox.scss index 8cd2f00b4..3f06ba7d3 100644 --- a/src/client/views/search/SearchBox.scss +++ b/src/client/views/search/SearchBox.scss @@ -147,10 +147,7 @@ overflow:hidden; transition:height 0.3s ease-out; height:0px; - - .labelBox-mainButton:hover{ - color:"White"; - } + // .filter-keybar { // display: flex; // flex-wrap: wrap; |
