aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-11-29 20:54:44 -0800
committerChris Rebert <[email protected]>2015-11-29 20:54:45 -0800
commit3f2943424f1a99585ff43531efc4ef7a2decaa54 (patch)
treedff9883a55e18217796903c06b59edc83c569bf4
parent7ae7149f3fc72a15261199a041df7a6e6fc9ca1e (diff)
downloadbootstrap-3f2943424f1a99585ff43531efc4ef7a2decaa54.tar.xz
bootstrap-3f2943424f1a99585ff43531efc4ef7a2decaa54.zip
Remove reference to defunct Customizer from v3
[ci skip]
-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;