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:
authorLouis-Maxime Piton <louismaxime.piton@orange.com>2022-09-02 10:52:33 +0300
committerGitHub <noreply@github.com>2022-09-02 10:52:33 +0300
commit337068f8b1044004f4b9abfffbb433694ae87993 (patch)
treec870d6966098f480ec14ef447cc47d807ce11513 /.bundlewatch.config.json
parent54b4b2c66a6f0f403a8120a0c7720f29aaa71f7c (diff)
fix(dropdowns): Fix multiple dropdowns when they are inside the same tag (#37011)
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 c89a19e471..41cea2119d 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -42,7 +42,7 @@
},
{
"path": "./dist/js/bootstrap.esm.js",
- "maxSize": "27.75 kB"
+ "maxSize": "28.0 kB"
},
{
"path": "./dist/js/bootstrap.esm.min.js",