| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-30 | refactor buttons.less | Mark Otto | 1 | -86/+86 |
| 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 | 1 | -2/+29 |
| 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 | 1 | -2/+2 |
| 2012-01-30 | overhaul grid mixins and variables, standardize fluid grid system and enable ... | Mark Otto | 1 | -52/+26 |
| 2012-01-29 | update collapsible nav in navbar | Mark Otto | 1 | -1/+1 |
| 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 | 1 | -28/+48 |
| 2012-01-29 | remove form docs from the styles and markup, it's no longer needed | Mark Otto | 1 | -1/+12 |
| 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 | 1 | -0/+2 |
| 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 | 1 | -0/+3 |
| 2012-01-28 | fix alert close position | Mark Otto | 1 | -0/+1 |
| 2012-01-28 | fix the navbar click and a few jank responsive problems | Mark Otto | 1 | -2/+2 |
| 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 | turn off brand hover for now + get nav toggling in mobile | Jacob Thornton | 1 | -1/+0 |
| 2012-01-28 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 1 | -391/+445 |
| 2012-01-28 | blah | Jacob Thornton | 1 | -5/+0 |
| 2012-01-28 | add in a navbar button for toggling the nav items | Mark Otto | 1 | -391/+438 |
| 2012-01-28 | vertical align inline checkboxes/radios to improve rendering in topbar | Mark Otto | 1 | -0/+7 |
| 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 | 1 | -2/+1 |
| 2012-01-28 | fix border and border radius on radios/checkboxes for iOS, fix forms docs ali... | Mark Otto | 1 | -0/+1 |
| 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 | 1 | -0/+12 |
| 2012-01-28 | darken buttons, uncomment out firefox keyframes from progress bars | Mark Otto | 1 | -41/+49 |
| 2012-01-28 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 1 | -12/+10 |
| 2012-01-28 | fix z-index issue with modals for popovers,tooltips,and dropdowns | Jacob Thornton | 1 | -0/+12 |
| 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 | 1 | -1/+1 |
| 2012-01-28 | nav, buttons, and docs updates to account for outline: 0; on :active | Mark Otto | 1 | -10/+8 |
| 2012-01-28 | clean up js api for dropdowns | Jacob Thornton | 1 | -1/+1 |
| 2012-01-28 | change text on js docs page to improve rendering on iphone, update responsive... | Mark Otto | 1 | -1/+1 |
| 2012-01-28 | remove quick start section to simplify landing page + start rewriting applica... | Jacob Thornton | 1 | -1/+1 |
| 2012-01-27 | give append/prepend inputs higher z-index on focus | Mark Otto | 1 | -0/+7 |
| 2012-01-27 | fix regression in textarea shadows | Mark Otto | 1 | -1/+2 |
| 2012-01-27 | add toggle to docs for popover/tooltip | Jacob Thornton | 1 | -1/+1 |
| 2012-01-27 | fix right aligned dropdowns in navbar by adding left: auto; to nix default al... | Mark Otto | 1 | -0/+1 |
| 2012-01-27 | add clearfix to control-group for longer labels and any other unforeseen circ... | Mark Otto | 1 | -0/+8 |
| 2012-01-27 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -1/+0 |
| 2012-01-27 | rgba text color on active buttons for a bit more contrast from their non-acti... | Mark Otto | 1 | -2/+12 |
| 2012-01-27 | simplify build process more - remove really annoying date. | Jacob Thornton | 1 | -2/+1 |