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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRohit Sharma <rohit2sharma95@gmail.com>2020-11-25 10:16:22 +0300
committerGitHub <noreply@github.com>2020-11-25 10:16:22 +0300
commitc348ad4a941cf309de9073d5db02814453469369 (patch)
treee674c6730548e34c64576f521c4fdce486a84a37 /.bundlewatch.config.json
parentd61f506a5fdb7fcf4ab02fa9b748a8ac1c2dd78d (diff)
Ability to add custom class in tooltip/popover (#32217)
Porting of #31834 to main. Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Diffstat (limited to '.bundlewatch.config.json')
-rw-r--r--.bundlewatch.config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json
index 4bfffbab44..525d29f6a0 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -38,7 +38,7 @@
},
{
"path": "./dist/js/bootstrap.bundle.min.js",
- "maxSize": "22 kB"
+ "maxSize": "22.25 kB"
},
{
"path": "./dist/js/bootstrap.esm.js",