| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-31 | clean up responsive media queries and docs css | Mark Otto | 3 | -46/+27 |
| 2012-01-31 | chance icon class | Mark Otto | 1 | -125/+125 |
| 2012-01-30 | disable cursor on disabled and active pagination links | Mark Otto | 1 | -0/+1 |
| 2012-01-30 | once more, overhaul the icons and use the css regex selector on our icons | Mark Otto | 2 | -5/+5 |
| 2012-01-30 | fix button styles on active and disabled | Mark Otto | 1 | -2/+2 |
| 2012-01-30 | update layout docs | Mark Otto | 1 | -2/+2 |
| 2012-01-30 | restore a few commented out responsive items | Mark Otto | 1 | -1/+0 |
| 2012-01-30 | update icons everywhere to be scoped per other components, fix broken element... | Mark Otto | 2 | -130/+130 |
| 2012-01-30 | refactor the navs to use prefixed classes, because you know, consistency is b... | Mark Otto | 1 | -53/+53 |
| 2012-01-30 | *really* refactor the buttons and update them all over the docs | Mark Otto | 2 | -64/+64 |
| 2012-01-30 | refactor buttons.less | Mark Otto | 2 | -87/+87 |
| 2012-01-30 | speed up topbar animation for responsive | Jacob Thornton | 1 | -0/+1 |
| 2012-01-30 | implement @textColor for body text | Mark Otto | 1 | -1/+1 |
| 2012-01-30 | large carousel images and margin bottom added | Mark Otto | 1 | -0/+1 |
| 2012-01-30 | account for floated inputs in the .navbar-form | Mark Otto | 1 | -0/+8 |
| 2012-01-30 | adding warning (orange) button, fix responsive navbar problem | Mark Otto | 2 | -6/+34 |
| 2012-01-30 | remove top 5px padding from first inline radio/checkbox | Mark Otto | 1 | -1/+1 |
| 2012-01-30 | namespace popover values | Mark Otto | 1 | -4/+4 |
| 2012-01-30 | rename vertical-divider to divider-vertical, add more space around the divider | Mark Otto | 2 | -3/+3 |
| 2012-01-30 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -0/+9 |
| 2012-01-30 | overhaul grid mixins and variables, standardize fluid grid system and enable ... | Mark Otto | 3 | -96/+179 |
| 2012-01-29 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 1 | -0/+7 |
| 2012-01-29 | add license for responsive and rebuild | Jacob Thornton | 1 | -0/+9 |
| 2012-01-29 | subnav adjustments | Mark Otto | 1 | -0/+7 |
| 2012-01-29 | fix broken navbar collapse | Mark Otto | 1 | -3/+5 |
| 2012-01-29 | update collapsible nav in navbar | Mark Otto | 2 | -3/+6 |
| 2012-01-29 | fix form styles on prepend/append for consistency, update code docs with exam... | Mark Otto | 1 | -1/+1 |
| 2012-01-29 | fix animated/striped gradients in progress bars | Mark Otto | 1 | -1/+1 |
| 2012-01-29 | refined pager styles to give a border on the links and improved hover state | Mark Otto | 1 | -2/+7 |
| 2012-01-29 | last minute addition of a simple fluid grid for our fluid examples; it needs ... | Mark Otto | 2 | -33/+144 |
| 2012-01-29 | remove form docs from the styles and markup, it's no longer needed | Mark Otto | 2 | -18/+12 |
| 2012-01-28 | add swatches to the color variables in less docs page | Mark Otto | 1 | -0/+24 |
| 2012-01-28 | removing required .navbar-static class, rewrote docs to reflect the change, a... | Mark Otto | 1 | -11/+13 |
| 2012-01-28 | revamped the thumbnails examples to make them work and look better at higher ... | Mark Otto | 2 | -0/+8 |
| 2012-01-28 | namespace progress bars and labels classes | Mark Otto | 1 | -10/+10 |
| 2012-01-28 | updates to responsive and docs for responsive navbar | Mark Otto | 2 | -5/+5 |
| 2012-01-28 | clarify and tweak media queries | Mark Otto | 1 | -1/+1 |
| 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 | 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 | 3 | -64/+105 |
| 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 | 2 | -4/+7 |
| 2012-01-28 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 2 | -391/+448 |
| 2012-01-28 | blah | Jacob Thornton | 1 | -5/+0 |
| 2012-01-28 | add in a navbar button for toggling the nav items | Mark Otto | 2 | -391/+441 |
| 2012-01-28 | vertical align inline checkboxes/radios to improve rendering in topbar | Mark Otto | 1 | -0/+7 |