Ensure menus appear above multiblock steps
This commit is contained in:
+2
-2
@@ -89,8 +89,8 @@ $color-white: #FFFFFF;
|
||||
// Z-Index Layers //////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$layer-normal: 100;
|
||||
$layer-screen: 500;
|
||||
$layer-dialog: 1000;
|
||||
$layer-screen: 1000;
|
||||
$layer-dialog: 10000;
|
||||
|
||||
// Child Stylesheets ///////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
Reference in New Issue
Block a user