1. 19 Jun, 2014 4 commits
  2. 18 Jun, 2014 3 commits
  3. 11 Jun, 2014 6 commits
  4. 10 Jun, 2014 1 commit
  5. 09 Jun, 2014 1 commit
  6. 08 Jun, 2014 4 commits
  7. 23 May, 2014 1 commit
  8. 22 May, 2014 1 commit
  9. 13 May, 2014 2 commits
  10. 01 May, 2014 2 commits
  11. 07 Apr, 2014 1 commit
  12. 03 Apr, 2014 1 commit
  13. 27 Mar, 2014 1 commit
  14. 25 Mar, 2014 5 commits
  15. 20 Mar, 2014 1 commit
  16. 17 Mar, 2014 1 commit
    • fat's avatar
      build · dd7cab84
      fat authored
      dd7cab84
  17. 11 Mar, 2014 1 commit
  18. 10 Mar, 2014 4 commits
    • Mark Otto's avatar
      Fixes #13003: Move padding on radio and checkbox options from the surrounding... · a83ca387
      Mark Otto authored
      Fixes #13003: Move padding on radio and checkbox options from the surrounding div to the label to remove the no-click deadzone caused by negative margin
      a83ca387
    • Mark Otto's avatar
      grunt · 30deb569
      Mark Otto authored
      30deb569
    • Mark Otto's avatar
      Fixes #12759 · a15c2441
      Mark Otto authored
      Ensures proper sizing and alignment of input groups within inline and
      navbar forms.
      
      * Uses `inline-table` on the input group
      * Nukes the widths to `width: auto`—without this, the parent input
      group doesn’t size correctly and functions as `display: table;` or
      `block`
      a15c2441
    • Mark Otto's avatar
      Fixes #12738 · b4d66b7f
      Mark Otto authored
      * Removes default max-height from .navbar-collapse (so not every navbar
      will get a max-height collapse section)
      * Scopes regular 340px max-height to fixed top and bottom navbars only
      (those are the only ones that really need a max-height to enable
      scrolling)
      * Adds a landscape media query for phones to cap the max-height at
      200px for fixed navbars"
      b4d66b7f