| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-28 | namespace progress bars and labels classes | Mark Otto | 3 | -56/+48 |
| 2012-01-28 | updates to responsive and docs for responsive navbar | Mark Otto | 4 | -5/+11 |
| 2012-01-28 | clarify and tweak media queries | Mark Otto | 3 | -3/+3 |
| 2012-01-28 | remove benefits from homepage html | Mark Otto | 2 | -24/+0 |
| 2012-01-28 | update docs to simplify some css | Mark Otto | 1 | -30/+0 |
| 2012-01-28 | fix alert close position | Mark Otto | 1 | -0/+1 |
| 2012-01-28 | update components page to include docs for the new navbar collapse feature, r... | Mark Otto | 4 | -12/+58 |
| 2012-01-28 | fix dropdowns in subnav | Mark Otto | 1 | -1/+1 |
| 2012-01-28 | more responsive tweaks for tablet | Mark Otto | 1 | -29/+26 |
| 2012-01-28 | fix the navbar click and a few jank responsive problems | Mark Otto | 7 | -140/+195 |
| 2012-01-28 | remove background from accordion, and use border instead | Mark Otto | 1 | -4/+2 |
| 2012-01-28 | remove padding from first-child of inline radios/checkboxes | Mark Otto | 1 | -0/+3 |
| 2012-01-28 | fix goign between small view large view with responsive collapse | Jacob Thornton | 1 | -6/+11 |
| 2012-01-28 | turn off brand hover for now + get nav toggling in mobile | Jacob Thornton | 12 | -264/+287 |
| 2012-01-28 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 12 | -391/+498 |
| 2012-01-28 | blah | Jacob Thornton | 1 | -5/+0 |
| 2012-01-28 | add in a navbar button for toggling the nav items | Mark Otto | 12 | -391/+491 |
| 2012-01-28 | vertical align inline checkboxes/radios to improve rendering in topbar | Mark Otto | 1 | -0/+7 |
| 2012-01-28 | change .span* inputs to use content-sizing: border-box; to make them behave a... | Mark Otto | 1 | -0/+27 |
| 2012-01-28 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 2 | -6/+18 |
| 2012-01-28 | fix tabs-below typo | Mark Otto | 2 | -2/+2 |
| 2012-01-28 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 5 | -106/+80 |
| 2012-01-28 | typahead does case insensitive matching with simple sorter + accepts highligh... | Jacob Thornton | 3 | -7/+19 |
| 2012-01-28 | restore IE filters, but reset them on buttons | Mark Otto | 1 | -0/+16 |
| 2012-01-28 | add checkbox/radio border for ios in responsive | Mark Otto | 2 | -2/+4 |
| 2012-01-28 | fix border and border radius on radios/checkboxes for iOS, fix forms docs ali... | Mark Otto | 3 | -58/+8 |
| 2012-01-28 | reset border-radius only for ie9? | Mark Otto | 1 | -3/+1 |
| 2012-01-28 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 4 | -35/+18 |
| 2012-01-28 | darken buttons, uncomment out firefox keyframes from progress bars | Mark Otto | 3 | -45/+53 |
| 2012-01-28 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 2 | -14/+25 |
| 2012-01-28 | fix z-index issue with modals for popovers,tooltips,and dropdowns | Jacob Thornton | 4 | -35/+18 |
| 2012-01-28 | increase padding on modal-header after decreasing h3 line-height | Mark Otto | 1 | -2/+2 |
| 2012-01-28 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 2 | -7/+1 |
| 2012-01-28 | nav, buttons, and docs updates to account for outline: 0; on :active | Mark Otto | 2 | -12/+23 |
| 2012-01-28 | clean up js api for dropdowns | Jacob Thornton | 1 | -1/+1 |
| 2012-01-28 | remove js for table sorts | Jacob Thornton | 1 | -6/+0 |
| 2012-01-28 | updated upgrading page | Mark Otto | 2 | -172/+371 |
| 2012-01-28 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 5 | -10/+23 |
| 2012-01-28 | clean up application js a bit | Jacob Thornton | 1 | -155/+136 |
| 2012-01-28 | change text on js docs page to improve rendering on iphone, update responsive... | Mark Otto | 4 | -5/+8 |
| 2012-01-28 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 4 | -277/+191 |
| 2012-01-28 | modal refinements in docs and general responsiveness | Mark Otto | 4 | -5/+15 |
| 2012-01-28 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 6 | -95/+95 |
| 2012-01-28 | remove quick start section to simplify landing page + start rewriting applica... | Jacob Thornton | 4 | -277/+191 |
| 2012-01-28 | remove fixed width from labels table | Mark Otto | 2 | -2/+2 |
| 2012-01-28 | extend block level smalls to h2s in docs | Mark Otto | 1 | -5/+4 |
| 2012-01-28 | block level page-header h1 small for readability on 480px and under | Mark Otto | 1 | -0/+4 |
| 2012-01-28 | scope subnav link styles to first child, and no dropdowns | Mark Otto | 1 | -1/+1 |
| 2012-01-28 | drop span2-4 on form examples to 1-3 | Mark Otto | 2 | -2/+2 |
| 2012-01-28 | rewrite the code section of the type docs | Mark Otto | 3 | -85/+82 |