1. 10 Oct, 2016 1 commit
  2. 09 Oct, 2016 4 commits
  3. 03 Oct, 2016 3 commits
  4. 26 Sep, 2016 1 commit
  5. 12 Sep, 2016 1 commit
  6. 09 Sep, 2016 2 commits
  7. 08 Sep, 2016 2 commits
    • Mark Otto's avatar
      fix spacing a bit · a2b33257
      Mark Otto authored
      a2b33257
    • Mark Otto's avatar
      v4: Card image fixes (#20667) · 07752bab
      Mark Otto authored
      * Add .img-fluid to card images in columns to ensure proper resizing
      * change that variable from regular value to variable
      * use calc to figure out a tighter border for card images
      07752bab
  8. 05 Sep, 2016 2 commits
  9. 22 Aug, 2016 3 commits
  10. 18 Aug, 2016 1 commit
  11. 02 Aug, 2016 1 commit
  12. 21 Jul, 2016 1 commit
  13. 19 Jul, 2016 1 commit
  14. 17 Jul, 2016 1 commit
  15. 13 Jun, 2016 1 commit
  16. 16 May, 2016 1 commit
  17. 13 May, 2016 1 commit
  18. 12 May, 2016 1 commit
  19. 11 May, 2016 2 commits
    • Mark Otto's avatar
    • Mark Otto's avatar
      Unfuck those split button dropdowns · fda92d02
      Mark Otto authored
      - Really we didn't need to do any of that strip units stuff to generate six new variables, two for each button size
      - Using sibling selectors, we can target those split button dropdown toggles using the .dropdown-toggle-split class, and adjust padding and margin as needed
      - Now, we nuke the margin-left from the ::after generated caret and tighten up the padding so that those split toggles don't look huge next to their main button
      fda92d02
  20. 10 May, 2016 1 commit
  21. 09 May, 2016 6 commits
  22. 08 May, 2016 3 commits