From 861363c59997db5cde1b96786b156b64630465d7 Mon Sep 17 00:00:00 2001 From: bobzel Date: Wed, 10 Feb 2021 10:35:34 -0500 Subject: fixed some z-index issues with lightbox and typing new notes + videobox zooming zindex --- src/client/views/search/SearchBox.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/views/search') diff --git a/src/client/views/search/SearchBox.scss b/src/client/views/search/SearchBox.scss index 76f9b66eb..4f5b7e41a 100644 --- a/src/client/views/search/SearchBox.scss +++ b/src/client/views/search/SearchBox.scss @@ -13,7 +13,7 @@ overflow-x: visible; background: lightgrey; overflow: visible; - z-index: 10000; + z-index: 1000; .searchBox-bar { height: $searchpanel-height; -- cgit v1.2.3-70-g09d2