From a7153567e13c81c5cda749c67f9f8f93977cde70 Mon Sep 17 00:00:00 2001 From: Neeraj Kumar Das Date: Wed, 6 Apr 2022 23:07:54 +0530 Subject: 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 --- .bundlewatch.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bundlewatch.config.json') 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", -- cgit v1.2.3