aboutsummaryrefslogtreecommitdiff
path: root/docs/layout/overview.md
diff options
context:
space:
mode:
authorPierre-Denis Vanduynslager <[email protected]>2017-01-16 15:31:38 -0500
committerPierre-Denis Vanduynslager <[email protected]>2017-01-16 15:31:38 -0500
commit8da2815e47704b84610b65fecbbd29527c5abce6 (patch)
treeeb636d2b90ea67836f34604e273917df6bc8beee /docs/layout/overview.md
parenta85b80fa75aa9ecc7da252411f6209a002e4bdfb (diff)
parent8167682deb6146e1949cb49baf6e87d350befe3d (diff)
downloadbootstrap-8da2815e47704b84610b65fecbbd29527c5abce6.tar.xz
bootstrap-8da2815e47704b84610b65fecbbd29527c5abce6.zip
Merge branch 'twbs/v4-dev' into dropdown-keyboard
Diffstat (limited to 'docs/layout/overview.md')
-rw-r--r--docs/layout/overview.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/layout/overview.md b/docs/layout/overview.md
index 736b9ed12..04aa2c9ad 100644
--- a/docs/layout/overview.md
+++ b/docs/layout/overview.md
@@ -169,7 +169,6 @@ We don't encourage customization of these values; should you change one, you lik
```scss
$zindex-dropdown-backdrop: 990 !default;
-$zindex-navbar: 1000 !default;
$zindex-dropdown: 1000 !default;
$zindex-fixed: 1030 !default;
$zindex-sticky: 1030 !default;