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