| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-09-17 | overhaul the docs and css to merge into 2.1.2 since this was against master | Mark Otto | 2 | -57/+15 |
| 2012-09-17 | resolve conflicts and remake | Mark Otto | 2 | -0/+89 |
| 2012-09-17 | fixes #5039: properly set .row-fluid margins for .controls-row | Mark Otto | 2 | -1/+12 |
| 2012-09-17 | fixes #5041: add new navbar css tests for each variation, remove width: 100%;... | Mark Otto | 1 | -1/+0 |
| 2012-09-14 | way cooler carousel example, along with updated screenshots for examples | Mark Otto | 2 | -0/+0 |
| 2012-09-14 | add in some more examples (will work em in later), removed fleetio per their ... | Mark Otto | 4 | -0/+0 |
| 2012-09-12 | fixes #5107: make all .btn-group inline-block by default instead of just with... | Mark Otto | 1 | -8/+3 |
| 2012-09-12 | use local var for a few other .box-shadow mixins to fix CSS not compiling | Mark Otto | 1 | -0/+5788 |
| 2012-09-12 | revert the js evaluation in .box-shadow mixin, fix last mixin usages to escap... | Mark Otto | 1 | -5788/+0 |
| 2012-09-12 | Updated pagination to support .pagination-large, .pagination-small, .paginati... | Brian Campbell | 1 | -7/+48 |
| 2012-09-10 | fixes #5040 manually: remove overflow: auto; from .modal to resolve sporadic ... | Mark Otto | 1 | -1/+2 |
| 2012-09-07 | run make after merging #5028, which removes the left margin of responsive flu... | Mark Otto | 1 | -0/+3 |
| 2012-09-07 | fixes #5020: submenu support in dropup | Mark Otto | 1 | -0/+10 |
| 2012-09-07 | fixes #5018: .btn-block in .modal-footer no longer has left margin | Mark Otto | 1 | -0/+4 |
| 2012-09-07 | fixes #5010: .pager span selector should be scoped to immediate children only | Mark Otto | 1 | -9/+10 |
| 2012-09-05 | fixes #4996: incorrect border radius on a table | Mark Otto | 1 | -1/+1 |
| 2012-09-05 | Merge branch 'spantaleev-patch-1' into 2.1.2-wip | Mark Otto | 1 | -2/+0 |
| 2012-09-05 | rebuild after merge | Mark Otto | 4 | -5/+3 |
| 2012-09-05 | version bump to get this started | Mark Otto | 17 | -29/+29 |
| 2012-09-04 | last rebuild before 2.1.1 releasev2.1.1 | Jacob Thornton | 3 | -3/+3 |
| 2012-09-04 | regrettably remove the animated button for download on homepage to improve pa... | Mark Otto | 1 | -20/+8 |
| 2012-09-04 | fixes #4958: add version to minified js | Mark Otto | 1 | -1/+1 |
| 2012-09-04 | fixes #4957: use input border var for select element instead of #ddd | Mark Otto | 1 | -1/+1 |
| 2012-09-03 | fixes #4146: IE7-8 responsive image helper | Mark Otto | 1 | -0/+1 |
| 2012-09-03 | fixes #4909: add color utility classes .text-warning, etc and document them | Mark Otto | 1 | -0/+16 |
| 2012-09-02 | fixes #4925: ensure docs examples don't use fixed font-size and line-height f... | Mark Otto | 1 | -4/+0 |
| 2012-09-02 | fixes #4922: use basefontsize for realz on .lead | Mark Otto | 1 | -1/+1 |
| 2012-09-01 | fixes #4910: use @baseLineHeight * 1.5 for .lead font-size | Mark Otto | 1 | -1/+1 |
| 2012-08-31 | fixes #4824: scope table grid sizes to .table instead of table | Mark Otto | 1 | -24/+24 |
| 2012-08-31 | fixes #4889: btn-link disabled styles | Mark Otto | 1 | -1/+7 |
| 2012-08-29 | Merge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wip | Mark Otto | 1 | -1/+1 |
| 2012-08-29 | fixes #4828: make fluid grid inputs size the same as fixed grid inputs | Mark Otto | 1 | -1/+4 |
| 2012-08-29 | fixes #4819: manual fix of missing .control-label in responsive767 file, coup... | Mark Otto | 1 | -1/+1 |
| 2012-08-29 | Merge pull request #4816 from desimone/master | Mark Otto | 1 | -1/+1 |
| 2012-08-29 | Fixed a typo in docs/assets/css/docs.css | Bobby DeSimone | 1 | -1/+1 |
| 2012-08-28 | fixes #4771: widen .form-horizontal labels and .dl-horizontal terms given lar... | Mark Otto | 2 | -7/+7 |
| 2012-08-27 | Merge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wip | Mark Otto | 3 | -5/+5 |
| 2012-08-27 | fixes #4729: only use margin-top on .help-block when it follows an input, sel... | Mark Otto | 1 | -1/+6 |
| 2012-08-27 | only stop prop on form – as people seem to be relying on dropdown hiding w... | Jacob Thornton | 3 | -5/+5 |
| 2012-08-27 | fixes #4741: undo previous version's attempt at firefox gradient changes and ... | Mark Otto | 1 | -1/+1 |
| 2012-08-27 | Merge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wip | Mark Otto | 4 | -7/+7 |
| 2012-08-27 | fixes #4653: add hover states to stateful table rows | Mark Otto | 1 | -0/+16 |
| 2012-08-27 | fix for #4761 | Jacob Thornton | 3 | -3/+3 |
| 2012-08-27 | fix for open elements under modal when .modal-open | Jacob Thornton | 2 | -5/+5 |
| 2012-08-27 | fix docs horizontal scroll on tablet viewports | Mark Otto | 1 | -1/+1 |
| 2012-08-27 | fixes #4666: overrides for input types with .btn-block | Mark Otto | 1 | -0/+6 |
| 2012-08-27 | remove min-height from .span3 in docs since we no longer need it | Mark Otto | 1 | -5/+0 |
| 2012-08-27 | add min-height: 1px; to .span* classes to prevent grid columns from collapsing | Mark Otto | 2 | -0/+3 |
| 2012-08-27 | fixes #4725: width of .uneditable-input should match standard text input width | Mark Otto | 1 | -1/+2 |
| 2012-08-27 | fixes #4718: add vertical-align: middle; to .btn-group to ensure proper align... | Mark Otto | 1 | -0/+1 |