mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
Remove $zindex-dropdown-backdrop from docs (#23461)
It was removed in 6d64afe
.
This commit is contained in:
parent
839fa0fe98
commit
b150410660
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user