]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove reference to defunct Customizer from v3
authorChris Rebert <code@chrisrebert.com>
Mon, 30 Nov 2015 04:54:44 +0000 (20:54 -0800)
committerChris Rebert <code@chrisrebert.com>
Mon, 30 Nov 2015 04:54:45 +0000 (20:54 -0800)
[ci skip]

scss/_variables.scss

index c8121f9d746d78d8b81cb09881962f3a6edd19fd..32117dc809a30c2ceae7b2d1b720c1ffa28e03fc 100644 (file)
@@ -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;