diff options
| author | yipstanley <stanley_yip@brown.edu> | 2019-07-14 22:32:34 -0400 |
|---|---|---|
| committer | yipstanley <stanley_yip@brown.edu> | 2019-07-14 22:32:34 -0400 |
| commit | 104cb14c140c0da5f3013203d11b2a1963ae14c1 (patch) | |
| tree | 12377f36de14765503fda94bb189dbf84f7f8189 /src/client/views/search/SearchBox.scss | |
| parent | 7ed7616b75f0a778d2443c38890e809cc4fece40 (diff) | |
| parent | 9fbe9e9b452a332ecc6f79f09a24d597304246c2 (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.scss | 3 |
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; |
