1. 25 Nov, 2019 2 commits
  2. 24 Nov, 2019 1 commit
    • Jonathan Hefner's avatar
      Set vertical-align on .form-check-input (#29521) · 0caed940
      Jonathan Hefner authored
      This is a follow-up to #29322, specifically "allowing easy placement of
      the `.form-check-input` in more places."  In my testing in Firefox and
      Chrome, setting `vertical-align: top` removes the need to add
      `float-left` to vertically align the checkbox and label text.  And doing
      so does not visually affect examples which do apply `float: left` via
      nesting in a `.form-check`.
      0caed940
  3. 12 Nov, 2019 1 commit
  4. 07 Nov, 2019 1 commit
  5. 04 Nov, 2019 6 commits
  6. 01 Nov, 2019 1 commit
  7. 31 Oct, 2019 3 commits
  8. 28 Oct, 2019 1 commit
  9. 27 Oct, 2019 1 commit
  10. 26 Oct, 2019 1 commit
  11. 25 Oct, 2019 2 commits
  12. 22 Oct, 2019 2 commits
  13. 18 Oct, 2019 3 commits
  14. 12 Oct, 2019 1 commit
  15. 10 Oct, 2019 1 commit
  16. 07 Oct, 2019 1 commit
  17. 03 Oct, 2019 1 commit
  18. 02 Oct, 2019 1 commit
    • Mark Otto's avatar
      v5: .form-check layout changes (#29322) · 707973eb
      Mark Otto authored
      * Scope .form-check-input layout to the .form-check parent
      
      * Remove margin-bottom from list-group-items in case they are label elements
      
      * document .form-check in input groups and list groups, and cleanup the no-label examples in the main .form-check docs
      707973eb
  19. 26 Sep, 2019 1 commit
  20. 24 Sep, 2019 2 commits
  21. 16 Sep, 2019 6 commits
  22. 13 Sep, 2019 1 commit