Commit b1504106 authored by Rolandas Barysas's avatar Rolandas Barysas Committed by XhmikosR
Browse files

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

It was removed in 6d64afe5.
parent 839fa0fe
6 merge requests!28721Hot test,!27561Adds font-weight-medium to font weight classes,!25326Adjust examples,!23995Add back cursor: pointer for .btn-link,!23207#22402 : modal: new autofocus & keyboardBtnNav options,!17021v4
Showing with 0 additions and 1 deletion
+0 -1
......@@ -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;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment