diff options
| author | monikahedman <monika_hedman@brown.edu> | 2019-07-14 12:56:11 -0400 |
|---|---|---|
| committer | monikahedman <monika_hedman@brown.edu> | 2019-07-14 12:56:11 -0400 |
| commit | 7cd915c98db61e646ab34184613c1f6364cb620e (patch) | |
| tree | db44d787964be0e6df5be473954543b3ed01ca4e /src/client/views/search/SearchBox.scss | |
| parent | 81d23dbd7b918fd1812b770960687bc8a12a0a34 (diff) | |
submit button added
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; |
