]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Simplify checkbox & radio input (#30557)
authorMartijn Cuppens <martijn.cuppens@gmail.com>
Tue, 14 Apr 2020 13:05:34 +0000 (15:05 +0200)
committerGitHub <noreply@github.com>
Tue, 14 Apr 2020 13:05:34 +0000 (15:05 +0200)
commited8fd689e6ec9d0853f10dbabdf3ae30896550b1
tree31bda00a568a2862f6cd658f23ccc6643f1c3e31
parent9eaeb38ac04f7f777c074336619d434775862490
Simplify checkbox & radio input (#30557)

- Define background properties in `.form-check-input`
- Use `background-size: contain` to simplify background sizes (especially for those with linear gradients)
- Remove double `color-adjust`
- Adjust svgs to 20x20 box. This way the strokes aren't rescaled.
scss/_variables.scss
scss/forms/_form-check.scss