]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fix Android Chrome input date dimensions (#36143)
authorTanguy Krotoff <tkrotoff@gmail.com>
Wed, 18 Jan 2023 05:09:39 +0000 (06:09 +0100)
committerGitHub <noreply@github.com>
Wed, 18 Jan 2023 05:09:39 +0000 (21:09 -0800)
commit1369b81492a5368ac40dbfac3d6553e32065f706
treec2008cced14753fa374664c546c2533bd853dfa7
parent16aff741ecf47b2ce682b625c1a6ab3ae80f8256
Fix Android Chrome input date dimensions (#36143)

* Bind Hugo to 0.0.0.0, helps debug on mobile when on the same network

* Use http-server for visual tests

* Add input visual tests

* Fix input date dimensions on Android Chrome

* Increase bootstrap.css max size

* Revert "Bind Hugo to 0.0.0.0" & "Use http-server for visual tests"

* Switch to pixels: this is an empirical minimum safe value

* Update .bundlewatch.config.json

Co-authored-by: Mark Otto <otto@github.com>
.bundlewatch.config.json
js/tests/visual/input.html [new file with mode: 0644]
scss/forms/_form-control.scss