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/nodes/WebBox.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/views/nodes/WebBox.scss') diff --git a/src/client/views/nodes/WebBox.scss b/src/client/views/nodes/WebBox.scss index 5a7c1c904..ca6611a6b 100644 --- a/src/client/views/nodes/WebBox.scss +++ b/src/client/views/nodes/WebBox.scss @@ -96,7 +96,7 @@ } .webBox-annotationToggle { - z-index: 9001; + z-index: 901; position: absolute; top: 2; left: 2; -- cgit v1.2.3-70-g09d2