2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Remove $zindex-dropdown-backdrop from docs (#23461)

It was removed in 6d64afe.
This commit is contained in:
Rolandas Barysas
2017-08-15 18:16:40 +03:00
committed by XhmikosR
parent 839fa0fe98
commit b150410660
-1
View File
@@ -162,7 +162,6 @@ Several Bootstrap components utilize `z-index`, the CSS property that helps cont
We don't encourage customization of these values; should you change one, you likely need to change them all.
```scss
$zindex-dropdown-backdrop: 990 !default;
$zindex-dropdown: 1000 !default;
$zindex-fixed: 1030 !default;
$zindex-sticky: 1030 !default;