aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/search/SearchBox.scss
diff options
context:
space:
mode:
authormadelinegr <monika_hedman@brown.edu>2019-06-11 12:52:51 -0400
committermadelinegr <monika_hedman@brown.edu>2019-06-11 12:52:51 -0400
commit0f9ae31c6a6f384b2b8df9223a820c2d53571d3a (patch)
tree0205360755cc76c868b517d2a40863e6bb652b94 /src/client/views/search/SearchBox.scss
parentbde682392a38213684d9ca5bc3100abe8b0d278d (diff)
filter lookin CUTE
Diffstat (limited to 'src/client/views/search/SearchBox.scss')
-rw-r--r--src/client/views/search/SearchBox.scss11
1 files changed, 7 insertions, 4 deletions
diff --git a/src/client/views/search/SearchBox.scss b/src/client/views/search/SearchBox.scss
index 589dd58c9..4ce40614f 100644
--- a/src/client/views/search/SearchBox.scss
+++ b/src/client/views/search/SearchBox.scss
@@ -57,9 +57,9 @@
height: 40px;
}
-#option {
- height: 20px;
-}
+// #option {
+// height: 20px;
+// }
.searchBox-results {
top: 300px;
@@ -69,11 +69,14 @@
}
.type-of-node{
- height: 50px;
+ height: 60px;
}
.required-words{
height: 110px;
+}
+
+.filter-div{
margin-top: 5px;
margin-bottom: 5px;
}