aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/search/SearchBox.scss
diff options
context:
space:
mode:
authorMonika <monika_hedman@brown.edu>2019-06-20 19:24:17 -0400
committerMonika <monika_hedman@brown.edu>2019-06-20 19:24:17 -0400
commit9f8b48837a202af92600fc2fe2d0de06baf0032b (patch)
treeaa1e9d52498f11288c5a446f16242d3e85e063d5 /src/client/views/search/SearchBox.scss
parent82e7b6008b4cbab1890235b4b959634ec916d1a1 (diff)
end of day 6/20, filter form not reopening correctly
Diffstat (limited to 'src/client/views/search/SearchBox.scss')
-rw-r--r--src/client/views/search/SearchBox.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/client/views/search/SearchBox.scss b/src/client/views/search/SearchBox.scss
index 486ec9a93..3b96e3922 100644
--- a/src/client/views/search/SearchBox.scss
+++ b/src/client/views/search/SearchBox.scss
@@ -84,7 +84,8 @@
}
.required-words{
- height: 110px;
+ display: inline-block;
+ width: 100%;
}
.filter-div{