aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scss/_variables.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/scss/_variables.scss b/scss/_variables.scss
index c8121f9d7..32117dc80 100644
--- a/scss/_variables.scss
+++ b/scss/_variables.scss
@@ -327,8 +327,6 @@ $dropdown-header-color: $gray-light !default;
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
-//
-// Note: These variables are not generated into the Customizer.
$zindex-navbar: 1000 !default;
$zindex-dropdown: 1000 !default;