aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/search/SearchBox.scss
diff options
context:
space:
mode:
authormonikahedman <monika_hedman@brown.edu>2019-07-14 12:56:11 -0400
committermonikahedman <monika_hedman@brown.edu>2019-07-14 12:56:11 -0400
commit7cd915c98db61e646ab34184613c1f6364cb620e (patch)
treedb44d787964be0e6df5be473954543b3ed01ca4e /src/client/views/search/SearchBox.scss
parent81d23dbd7b918fd1812b770960687bc8a12a0a34 (diff)
submit button added
Diffstat (limited to 'src/client/views/search/SearchBox.scss')
-rw-r--r--src/client/views/search/SearchBox.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/client/views/search/SearchBox.scss b/src/client/views/search/SearchBox.scss
index 2a27bbe62..08d3a65f1 100644
--- a/src/client/views/search/SearchBox.scss
+++ b/src/client/views/search/SearchBox.scss
@@ -41,11 +41,10 @@
}
.searchBox-results {
- margin-left: 27px;
+ margin-right: 142px;
top: 300px;
display: flex;
flex-direction: column;
- margin-right: 72px;
height: 560px;
overflow: hidden;
overflow-y: auto;