diff options
| author | bobzel <zzzman@gmail.com> | 2020-08-04 15:27:48 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2020-08-04 15:27:48 -0400 |
| commit | 9811044a5731fb949b2a59962308cfc4d9df09fb (patch) | |
| tree | 2baa02d533ef8af005a87911e7fbc93ec1e77aa3 /src/client/views/search/SearchBox.scss | |
| parent | 43f0db3b59366c65a4051db6b0f8b67b13f98a67 (diff) | |
more search cleanup
Diffstat (limited to 'src/client/views/search/SearchBox.scss')
| -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; |
