1. 27 Nov, 2019 1 commit
  2. 26 Nov, 2019 1 commit
  3. 25 Nov, 2019 4 commits
  4. 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
  5. 12 Nov, 2019 1 commit
  6. 07 Nov, 2019 1 commit
  7. 04 Nov, 2019 6 commits
  8. 01 Nov, 2019 1 commit
  9. 31 Oct, 2019 3 commits
  10. 28 Oct, 2019 1 commit
  11. 27 Oct, 2019 1 commit
  12. 26 Oct, 2019 1 commit
  13. 25 Oct, 2019 2 commits
  14. 22 Oct, 2019 2 commits
  15. 18 Oct, 2019 3 commits
  16. 12 Oct, 2019 1 commit
  17. 10 Oct, 2019 1 commit
  18. 07 Oct, 2019 1 commit
  19. 03 Oct, 2019 1 commit
  20. 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
  21. 26 Sep, 2019 1 commit
  22. 24 Sep, 2019 2 commits
  23. 16 Sep, 2019 3 commits