From 54308259a8cd3ac98aaee550ea01ad97f17172e6 Mon Sep 17 00:00:00 2001 From: Geireann Lindfield Roberts <60007097+geireann@users.noreply.github.com> Date: Mon, 17 Jul 2023 23:11:35 -0400 Subject: so many updates --- src/client/views/search/SearchBox.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/client/views/search/SearchBox.scss') diff --git a/src/client/views/search/SearchBox.scss b/src/client/views/search/SearchBox.scss index 5516cf205..a439aea3e 100644 --- a/src/client/views/search/SearchBox.scss +++ b/src/client/views/search/SearchBox.scss @@ -9,7 +9,6 @@ background: none; z-index: 1000; padding: 0px; - overflow: scroll; cursor: default; .searchBox-bar { @@ -22,7 +21,7 @@ padding: 5px; top: 0px; position: sticky; - background: $light-gray; + overflow-y: scroll; border-bottom: $standard-border; .searchBox-type { -- cgit v1.2.3-70-g09d2