From f6ef7275738f70a23e845f2a5efffc82c6fbe235 Mon Sep 17 00:00:00 2001 From: hristoterezov Date: Wed, 19 Apr 2017 17:09:22 -0500 Subject: [PATCH] fix(overlay): Make the overlays on top of everything --- css/_variables.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/_variables.scss b/css/_variables.scss index c2bd9e81c..351806e4a 100644 --- a/css/_variables.scss +++ b/css/_variables.scss @@ -125,11 +125,11 @@ $toolbarZ: 400; $tooltipsZ: 401; $dropdownMaskZ: 900; $dropdownZ: 901; -$overlayZ: 902; $jitsipopoverZ: 1010; $centeredVideoLabelZ: 1011; $notificationZ: 1012; $popoverZ: 1015; +$overlayZ: 1016; /**