1. 23 Oct, 2015 1 commit
  2. 20 Oct, 2015 2 commits
  3. 19 Oct, 2015 1 commit
  4. 17 Oct, 2015 1 commit
  5. 16 Oct, 2015 1 commit
  6. 15 Oct, 2015 2 commits
  7. 13 Oct, 2015 2 commits
  8. 12 Oct, 2015 3 commits
  9. 11 Oct, 2015 3 commits
  10. 10 Oct, 2015 3 commits
  11. 09 Oct, 2015 1 commit
  12. 08 Oct, 2015 2 commits
  13. 07 Oct, 2015 3 commits
  14. 06 Oct, 2015 1 commit
  15. 04 Oct, 2015 1 commit
  16. 01 Oct, 2015 4 commits
  17. 28 Sep, 2015 2 commits
  18. 27 Sep, 2015 3 commits
    • Michael Käufl's avatar
      Filled leftover placeholder · b7bdde3d
      Michael Käufl authored
      b7bdde3d
    • Gleb Mazovetskiy's avatar
      Change grid and container sizes to px · eabed0ed
      Gleb Mazovetskiy authored
      Changes grid and container sizes to `px`, as the
      viewport pixel size does not depend on the font size.
      
      The actual em values were inconsistent with the docs,
      while the docs were not the same as the comments:
      
      * `sm` breakpoint was 34em (544px) not 480px.
      * `lg` container max-width was 60rem (960px), less gutter than `md`.
        Changed to 940px, same as Bootstrap 3.
      * `xl` container max-width was 72.25rem which is 1140px not 1156px.
        Changed to 1140px matching the comment but not the docs.
      
      Addresses #17070 and #17388.
      eabed0ed
    • Chris Rebert's avatar
      Port #17712 over to Bootstrap v4 · ff2f9cd3
      Chris Rebert authored
      [skip sauce]
      ff2f9cd3
  19. 25 Sep, 2015 2 commits
  20. 24 Sep, 2015 2 commits