aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/search/SearchBox.scss
diff options
context:
space:
mode:
authorMonika <monika_hedman@brown.edu>2019-06-26 14:54:46 -0400
committerMonika <monika_hedman@brown.edu>2019-06-26 14:54:46 -0400
commit5c17508a78d52fef355f2a71b12d59b027535a0d (patch)
tree29548e2adb570572744f12fc99eda22a723bdb01 /src/client/views/search/SearchBox.scss
parent943ee465b4179705257a106948a35c2ef85fa671 (diff)
need to look at master
Diffstat (limited to 'src/client/views/search/SearchBox.scss')
-rw-r--r--src/client/views/search/SearchBox.scss7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/client/views/search/SearchBox.scss b/src/client/views/search/SearchBox.scss
index 2a27bbe62..7541b328a 100644
--- a/src/client/views/search/SearchBox.scss
+++ b/src/client/views/search/SearchBox.scss
@@ -46,9 +46,10 @@
display: flex;
flex-direction: column;
margin-right: 72px;
- height: 560px;
- overflow: hidden;
- overflow-y: auto;
+ // height: 560px;
+ height: 100%;
+ // overflow: hidden;
+ // overflow-y: auto;
.no-result {
width: 500px;