| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2012-01-27 | update progress bars to have a solid edge until 100% filled | Mark Otto | 1 | -6/+5 |
| 2012-01-27 | use quotes on attr selectors more consistently | Mark Otto | 1 | -13/+13 |
| 2012-01-27 | icon spacing in small buttons and nav lists | Mark Otto | 1 | -2/+5 |
| 2012-01-27 | fixing up buttons and examples of implementing icons | Mark Otto | 1 | -2/+10 |
| 2012-01-27 | comment icons that are 1px off | Mark Otto | 1 | -2/+2 |
| 2012-01-27 | combined .disabled and [disabled] and confirmed in ie7/8 | Mark Otto | 1 | -24/+6 |
| 2012-01-27 | new tab focus style and mixin | Mark Otto | 1 | -5/+19 |
| 2012-01-27 | clean up use of mixins to highlight them appropriately in your fav editor | Mark Otto | 1 | -2/+2 |
| 2012-01-27 | Merge branch 'ie_7_components' of https://github.com/phopkins/bootstrap into ... | Mark Otto | 1 | -8/+50 |
| 2012-01-27 | overhaul navbar behavior in responsive css | Mark Otto | 1 | -2/+2 |
| 2012-01-27 | remove page-header from docs and add to type.less | Mark Otto | 1 | -1/+9 |
| 2012-01-27 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -1/+1 |