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:
authorNeeraj Kumar Das <nkdas91@gmail.com>2022-04-06 20:37:54 +0300
committerGitHub <noreply@github.com>2022-04-06 20:37:54 +0300
commita7153567e13c81c5cda749c67f9f8f93977cde70 (patch)
treeded7eeb728c9eb4bd96521107097273f1d86b035 /.bundlewatch.config.json
parentf948974ca3b53b827795e697f568c2f29e47e078 (diff)
Bring back webkit calendar picker indicator for datalists (#35406)
* Bring back webkit calendar picker indicator for datalists * Replace webkit datalist indicator with Bootstrap Icons * Use default datalist icons on date or time inputs in Chrome Remove the dropdown arrow from text type inputs * Bundlewatch Co-authored-by: Mark Otto <markdotto@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 a4c84cfc5d..94f1e41397 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -30,7 +30,7 @@
},
{
"path": "./dist/css/bootstrap.min.css",
- "maxSize": "25.7 kB"
+ "maxSize": "25.75 kB"
},
{
"path": "./dist/js/bootstrap.bundle.js",