1. 20 Jul, 2016 1 commit
  2. 12 Jul, 2016 1 commit
  3. 13 Jun, 2016 1 commit
  4. 24 Apr, 2016 2 commits
  5. 08 Feb, 2016 1 commit
  6. 06 Feb, 2016 10 commits
  7. 13 Dec, 2015 1 commit
  8. 12 Dec, 2015 1 commit
  9. 09 Dec, 2015 1 commit
  10. 08 Dec, 2015 1 commit
  11. 23 Nov, 2015 1 commit
    • Chris Rebert's avatar
      Remove non-responsive text alignment classes · ade2ab13
      Chris Rebert authored
      These can be replaced by their `.text-xs-*` parallels.
      This also avoids any complications from interactions between the responsive and non-responsive classes.
      (e.g. `<div class="text-left text-md-right">`)
      
      Refs #18300
      [skip sauce]
      ade2ab13
  12. 27 Sep, 2015 2 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
  13. 07 Sep, 2015 1 commit
  14. 24 Aug, 2015 2 commits
  15. 23 Aug, 2015 1 commit
  16. 21 Aug, 2015 4 commits
  17. 20 Aug, 2015 2 commits
  18. 18 Aug, 2015 1 commit
  19. 15 Aug, 2015 1 commit
    • Mark Otto's avatar
      Massive cleanup · c064eef6
      Mark Otto authored
      - Simpler main nav on all pages
      - Back to purple masthead on homepage instead of dark graphite
      - Active link styles on the main nav
      - Cleaned up sidebar nav
      - New docs layout name
      - Homepage copy edits
      - Updated bright purple docs color
      c064eef6
  20. 11 Aug, 2015 1 commit
  21. 10 Aug, 2015 4 commits