aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/search/SearchBox.scss
diff options
context:
space:
mode:
authoryipstanley <stanley_yip@brown.edu>2019-07-14 22:32:34 -0400
committeryipstanley <stanley_yip@brown.edu>2019-07-14 22:32:34 -0400
commit104cb14c140c0da5f3013203d11b2a1963ae14c1 (patch)
tree12377f36de14765503fda94bb189dbf84f7f8189 /src/client/views/search/SearchBox.scss
parent7ed7616b75f0a778d2443c38890e809cc4fece40 (diff)
parent9fbe9e9b452a332ecc6f79f09a24d597304246c2 (diff)
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
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;