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:
authorMark Otto <markd.otto@gmail.com>2022-07-18 06:50:41 +0300
committerGitHub <noreply@github.com>2022-07-18 06:50:41 +0300
commit71cbb88f098f186518a20c22294a0cbda944ec6b (patch)
tree97fb2d09025a218881d6a38a7b7a000beb4a5cc8 /.bundlewatch.config.json
parent6d101b15a4af000b32be236063e9e5b58385d077 (diff)
Support input groups in floating forms (#36759)
* Support input groups in floating forms * Update bundlewatch Co-authored-by: 719media <ben@719media.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 7b5017ac1c..c89a19e471 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -30,7 +30,7 @@
},
{
"path": "./dist/css/bootstrap.min.css",
- "maxSize": "26.5 kB"
+ "maxSize": "26.75 kB"
},
{
"path": "./dist/js/bootstrap.bundle.js",