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