1. 02 Jul, 2013 1 commit
  2. 28 Jun, 2013 2 commits
  3. 23 Jun, 2013 1 commit
  4. 21 Jun, 2013 1 commit
  5. 15 Jun, 2013 1 commit
  6. 10 Jun, 2013 2 commits
  7. 08 Jun, 2013 1 commit
    • Mark Otto's avatar
      Another grid update · 441bbe19
      Mark Otto authored
      * Update docs to include table of grid levels and behaviors
      * Change from .col-md to .col-sm to match existing size variables we use elsewhere
      * Keep .col-lg as-is though for simplicity as we won't likely add a fourth level of the grid
      * Combine responsive .container breakpoints with grid breakpoints in grid.less
      * Other misc docs updates
      441bbe19
  8. 04 Jun, 2013 1 commit
  9. 24 May, 2013 1 commit
  10. 23 May, 2013 2 commits
  11. 17 May, 2013 3 commits
  12. 15 May, 2013 3 commits
    • Mark Otto's avatar
      Fixes #7898: ensure button type · 6307dc40
      Mark Otto authored
      Sets `type="button"` on all buttons in the docs
      6307dc40
    • Mark Otto's avatar
      Overhaul form control and button sizing, and some type styles · 28a081cb
      Mark Otto authored
      * New padding approach with separate horizontal and vertical padding
      variables
      * Improved sizing in large and small buttons and form controls
      * Dropped the `.btn-mini` (since we have no `.input-mini` to match, and
      holy fuck those were small buttons)
      * Dropped the `.pagination-mini` as well because once again, to hell
      with such small components
      * Changed `@line-height-headings` to `@headings-line-height`
      * Removed the `@headings-font-family` because it was honestly kind of
      useless
      28a081cb
    • Mark Otto's avatar
      refined navbar styles in docs · e56c8094
      Mark Otto authored
      e56c8094
  13. 14 May, 2013 1 commit
  14. 10 May, 2013 3 commits
    • Mark Otto's avatar
      twerk nested nav links · 758cb9d1
      Mark Otto authored
      758cb9d1
    • Mark Otto's avatar
      redo docs footer a bit · e34abd02
      Mark Otto authored
      e34abd02
    • Mark Otto's avatar
      Unitless line-height · 6fba68eb
      Mark Otto authored
      * Instead of 20px as @line-height-base, use 1.5
      * Update typographic scale for headings to use unitless as well--required some twerking of decimals a bit and some rounding
      * Introduce new @line-height-computed value, which takes base font-size and multiplies it by 1.5, for use in padding and margin on components
      6fba68eb
  15. 09 May, 2013 15 commits
  16. 28 Apr, 2013 2 commits