diff options
| author | harishhalodoc <[email protected]> | 2021-06-23 07:50:01 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-06-22 19:20:01 -0700 |
| commit | a816615efa9d4fbd311c58d79b096c5672a406a1 (patch) | |
| tree | a014ccac28127d9945f1e0b031b751877cdc722c /site/data | |
| parent | 2d8da8bcb0432daeb7de9d0042690af3be84f422 (diff) | |
| download | bootstrap-a816615efa9d4fbd311c58d79b096c5672a406a1.tar.xz bootstrap-a816615efa9d4fbd311c58d79b096c5672a406a1.zip | |
Add utility classes for opacity (#33781)
* Add responsive utility classes for opacity
- fix for #33483
* remove responsive opacity utils as it has impact on bootstrap.css bundle size
* Update opacity.md
* Update site/content/docs/5.0/utilities/opacity.md
Co-authored-by: Mark Otto <[email protected]>
* Update site/content/docs/5.0/utilities/opacity.md
Co-authored-by: Mark Otto <[email protected]>
Co-authored-by: Harish <[email protected]>
Co-authored-by: XhmikosR <[email protected]>
Co-authored-by: Mark Otto <[email protected]>
Co-authored-by: Mark Otto <[email protected]>
Co-authored-by: alpadev <[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 4e43255a3..70652afd8 100644 --- a/site/data/sidebar.yml +++ b/site/data/sidebar.yml @@ -101,6 +101,7 @@ - title: Flex - title: Float - title: Interactions + - title: Opacity - title: Overflow - title: Position - title: Shadows |
