aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/search/SearchBox.scss
diff options
context:
space:
mode:
authormonikahedman <monika_hedman@brown.edu>2019-07-14 17:08:15 -0400
committermonikahedman <monika_hedman@brown.edu>2019-07-14 17:08:15 -0400
commitdcb7b3ec59b8458fc074656067b35e9068d5e3de (patch)
treeae6c6caa8c78a15ad388f92a99ddc7bc1cae02ef /src/client/views/search/SearchBox.scss
parent7f011d633021fece4d071b741f8571440236ea71 (diff)
fixed
Diffstat (limited to 'src/client/views/search/SearchBox.scss')
-rw-r--r--src/client/views/search/SearchBox.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/views/search/SearchBox.scss b/src/client/views/search/SearchBox.scss
index 4c78b2682..1ec89ed2b 100644
--- a/src/client/views/search/SearchBox.scss
+++ b/src/client/views/search/SearchBox.scss
@@ -46,9 +46,7 @@
display: flex;
flex-direction: column;
margin-right: 72px;
- height: auto;
max-height: 560px;
- overflow: hidden;
overflow-y: auto;
.no-result {