diff options
| author | Mark Otto <[email protected]> | 2022-10-22 17:13:39 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-10-22 17:13:39 -0400 |
| commit | 0968db80997613828634ddb4b2c3980871f0ed41 (patch) | |
| tree | 385a5a0161d0537ad1f81e679c39a1288fc64d8d /site/data | |
| parent | bbe1ffdb680eba550604df167ec32bf1505ca8e1 (diff) | |
| download | bootstrap-0968db80997613828634ddb4b2c3980871f0ed41.tar.xz bootstrap-0968db80997613828634ddb4b2c3980871f0ed41.zip | |
Add `z-index` utilities, `.z-*` (#37317)
* Add z-index utilities, .z-*
* Fix missing comma in _utilities.scss
* Fix bundlewatch
* Fix lint
* Update site/content/docs/5.2/utilities/z-index.md
Co-authored-by: Julien Déramond <[email protected]>
* custom appearance
* linter
Co-authored-by: Julien Déramond <[email protected]>
Co-authored-by: Julien Déramond <[email protected]>
Diffstat (limited to 'site/data')
| -rw-r--r-- | site/data/sidebar.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/data/sidebar.yml b/site/data/sidebar.yml index c35631add..51c60ba62 100644 --- a/site/data/sidebar.yml +++ b/site/data/sidebar.yml @@ -133,6 +133,7 @@ - title: Text - title: Vertical align - title: Visibility + - title: Z-index - title: Extend icon: tools |
