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:
authoralpadev <2838324+alpadev@users.noreply.github.com>2021-05-22 10:58:52 +0300
committerGitHub <noreply@github.com>2021-05-22 10:58:52 +0300
commitb39b665072a2d36914e741b2c11620323924be89 (patch)
treecaaf6f2f815901efff78bdca9796fb7a46d5f785 /.bundlewatch.config.json
parent803397554836dcba736eb50020ed3cea07b3a3ea (diff)
Automatically select an item in the dropdown when using arrow keys (#34052)
Diffstat (limited to '.bundlewatch.config.json')
-rw-r--r--.bundlewatch.config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json
index 81badf254c..988accd7f9 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -34,7 +34,7 @@
},
{
"path": "./dist/js/bootstrap.bundle.js",
- "maxSize": "41.25 kB"
+ "maxSize": "41.5 kB"
},
{
"path": "./dist/js/bootstrap.bundle.min.js",
@@ -50,7 +50,7 @@
},
{
"path": "./dist/js/bootstrap.js",
- "maxSize": "27.25 kB"
+ "maxSize": "27.5 kB"
},
{
"path": "./dist/js/bootstrap.min.js",