diff options
| author | Andy Rickert <andrew_rickert@brown.edu> | 2020-08-04 22:08:49 -0400 |
|---|---|---|
| committer | Andy Rickert <andrew_rickert@brown.edu> | 2020-08-04 22:08:49 -0400 |
| commit | 02f3d218aa084f00211ffa9e632ea0cdc4d2a531 (patch) | |
| tree | ec0d4456e49fb55dfb5756eac71eee07d92ee610 /src/client/views/search/SearchBox.scss | |
| parent | e83fd812ed3798a7e7c22ad132a2f9e8dccaa76c (diff) | |
| parent | 7d296bf47dd373c5cb74eecda149ba1aa608acbc (diff) | |
pull
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; |
