diff options
| author | madelinegr <monika_hedman@brown.edu> | 2019-06-11 12:52:51 -0400 |
|---|---|---|
| committer | madelinegr <monika_hedman@brown.edu> | 2019-06-11 12:52:51 -0400 |
| commit | 0f9ae31c6a6f384b2b8df9223a820c2d53571d3a (patch) | |
| tree | 0205360755cc76c868b517d2a40863e6bb652b94 /src/client/views/search/SearchBox.scss | |
| parent | bde682392a38213684d9ca5bc3100abe8b0d278d (diff) | |
filter lookin CUTE
Diffstat (limited to 'src/client/views/search/SearchBox.scss')
| -rw-r--r-- | src/client/views/search/SearchBox.scss | 11 |
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; } |
