1. 14 Aug, 2015 1 commit
  2. 13 Aug, 2015 2 commits
  3. 11 Aug, 2015 1 commit
  4. 08 Aug, 2015 1 commit
  5. 04 Jul, 2015 2 commits
  6. 23 Jun, 2015 4 commits
  7. 22 Jun, 2015 2 commits
  8. 19 Jun, 2015 1 commit
  9. 29 Apr, 2015 2 commits
    • Mark Otto's avatar
      Fix no-label checkboxes/radios · d31ec339
      Mark Otto authored
      Because we use `position: absolute` on our inputs, when there’s no
      label the `.checkbox` ends up having no computed height. To avoid
      rendering errors when there’s no label text, we reset the `position` to
      `static` for normal rendering.
      d31ec339
    • Mark Otto's avatar
      Remove $line-height-computed · ed89be1f
      Mark Otto authored
      We have it set to `1` right now just to avoid compilation errors, but
      it’s been replaced everywhere with our new spacer classes anywho. We’ll
      likely want to remap that var to custom component vars though (e.g.,
      `$pagination-margin` instead of `$spacer-y`).
      ed89be1f
  10. 23 Apr, 2015 4 commits
  11. 19 Apr, 2015 1 commit
  12. 18 Apr, 2015 1 commit
  13. 17 Apr, 2015 3 commits
  14. 01 Mar, 2015 1 commit
  15. 19 Jan, 2015 1 commit
  16. 07 Jan, 2015 1 commit
    • Chris Rebert's avatar
      Kill scss/mixins/_media-queries.scss · cbb3b1ff
      Chris Rebert authored
      replaced media-xs => media-breakpoint-down(xs)
      replaced media-sm => media-breakpoint-up(sm)
      replaced media-sm-max => media-breakpoint-only(sm)
      replaced media-md => media-breakpoint-up(md)
      replaced media-md-max => media-breakpoint-only(md)
      replaced media-lg => media-breakpoint-up(lg)
      cbb3b1ff
  17. 04 Jan, 2015 1 commit
  18. 25 Dec, 2014 1 commit
  19. 24 Dec, 2014 1 commit
  20. 23 Dec, 2014 1 commit
  21. 22 Dec, 2014 1 commit
  22. 17 Dec, 2014 1 commit
  23. 11 Dec, 2014 1 commit
  24. 03 Dec, 2014 1 commit
  25. 02 Dec, 2014 1 commit
  26. 26 Nov, 2014 1 commit
  27. 10 Nov, 2014 1 commit
  28. 21 Sep, 2014 1 commit