Merge pull request #1524 from jitsi/overlay_on_top

fix(overlay): Make the overlays on top of everything
This commit is contained in:
yanas 2017-04-19 17:42:02 -05:00 committed by GitHub
commit 4097be1908
1 changed files with 1 additions and 1 deletions

View File

@ -125,11 +125,11 @@ $toolbarZ: 400;
$tooltipsZ: 401;
$dropdownMaskZ: 900;
$dropdownZ: 901;
$overlayZ: 902;
$jitsipopoverZ: 1010;
$centeredVideoLabelZ: 1011;
$notificationZ: 1012;
$popoverZ: 1015;
$overlayZ: 1016;
/**