Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/blog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2022-10-03 01:37:50 +0300
committerMark Otto <markdotto@gmail.com>2022-10-03 01:37:50 +0300
commitcccd37694921bac5b192e9425fdcf07402e4ccf7 (patch)
tree878340c147d032da5c2357ad783941aa17ecdebd
parent1cdf2a5d59e60cec7f235b24b5c9222757af7fab (diff)
-rw-r--r--src/content/posts/2022/bootstrap-5-2-2.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/content/posts/2022/bootstrap-5-2-2.md b/src/content/posts/2022/bootstrap-5-2-2.md
index fc1b7296..6fb23cd0 100644
--- a/src/content/posts/2022/bootstrap-5-2-2.md
+++ b/src/content/posts/2022/bootstrap-5-2-2.md
@@ -28,7 +28,8 @@ Bootstrap v5.2.2 has landed with new bug fixes and documentation updates—keep
- Fix `.active` class toggling of tabs within dropdowns
- **Toasts**
- Properly set toast `z-index` on `.toast-container` as opposed to individual `.toast`s that don't receive any other positioning
-- **Tooltips & Popovers**
+- **Tooltips**
+ - Fixes tooltip selectors with `title` attribute on dynamically created elements
## Get the release