Chalarangelo / Chalarangelo/bootstrap-extend
Radios and checkboxes in input groups
Open
bug
- Dominant language
- CSS
- Stars
- 23
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
`.chkbox` and `.rdbtn` classes do not play well with other elements inside an `.input-group`.
To solve this 2 new classes must be introduced `.chkbox-ig` and `.rdbtn-ig` with the required style changes to make the elements compatible with input groups (base these 2 classes on the extra small variants of the elements).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.