1. 18 Feb, 2016 3 commits
  2. 17 Feb, 2016 11 commits
  3. 16 Feb, 2016 13 commits
  4. 11 Feb, 2016 1 commit
  5. 09 Feb, 2016 1 commit
  6. 08 Feb, 2016 1 commit
    • Mark Otto's avatar
      updated button/form-control padding and line-height · 38c93371
      Mark Otto authored
      - Moves from no set line-height (inherited of 1.5) to declared 1.25 for
      all inputs and buttons (regardless of size modifier).
      
      - Updates padding to be `.5rem` instead of `.375rem` so that padding is
      more likely to be whole numbers based on the root font-size.
      
      - Whole numbers will be beneficial in avoiding odd fractional pixels
      that can lead to misalignment as shown in #18607.
      
      - Large buttons and inputs are now a tad wider, and smaller
      buttons/inputs a tad shorter and narrower, too.
      38c93371
  7. 07 Feb, 2016 4 commits
  8. 06 Feb, 2016 4 commits
  9. 04 Feb, 2016 1 commit
    • Mark Otto's avatar
      Redo line-height globally · ba37c376
      Mark Otto authored
      - Rename -height to -height-base to match other vars
      - Drop use of -height across the board and rely on it to be inherited
      - Adjust padding of .dropdown-header to account for different line-height of h6 heading element (this needs refactoring for variables and rems also)
      ba37c376
  10. 18 Jan, 2016 1 commit