| Age | Commit message (Expand) | Author | Files | Lines |
| 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 | fixes #5097: js docs typos | Mark Otto | 2 | -6/+6 |
| 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 | 3 | -7/+246 |
| 2012-09-10 | fixes #5040 manually: remove overflow: auto; from .modal to resolve sporadic ... | Mark Otto | 1 | -1/+2 |
| 2012-09-10 | fixes #5059 manually: include media type in css getting started block | Mark Otto | 2 | -2/+2 |
| 2012-09-10 | more tests and experiments | Mark Otto | 2 | -24/+24 |
| 2012-09-09 | Updated sample markup to reflect live demo. | Geoff Young | 2 | -2/+2 |
| 2012-09-08 | latest tweaks to grid classes for forms | Mark Otto | 2 | -0/+202 |
| 2012-09-07 | commenting out stuff and adding grid test page | Mark Otto | 3 | -12/+12 |
| 2012-09-07 | nuke fluid grid docs again | Mark Otto | 2 | -208/+0 |
| 2012-09-07 | Merge branch '2.1.2-wip' into box-sizing-exercise | Mark Otto | 30 | -165/+531 |
| 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 | 3 | -0/+46 |
| 2012-09-07 | fixes #5018: .btn-block in .modal-footer no longer has left margin | Mark Otto | 1 | -0/+4 |
| 2012-09-07 | Merge branch 'tiny-typos' of https://github.com/ramiro/bootstrap into ramiro-... | Mark Otto | 4 | -10/+10 |
| 2012-09-07 | fixes #5010: .pager span selector should be scoped to immediate children only | Mark Otto | 1 | -9/+10 |
| 2012-09-05 | Fix small documentatio typos. | Ramiro Morales | 4 | -10/+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 | 19 | -32/+32 |
| 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 #4968 manually: typo in scaffolding docs about offset classes | Mark Otto | 2 | -2/+2 |
| 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-04 | fixes #4959: docs example | Mark Otto | 2 | -4/+6 |
| 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 | 3 | -4/+54 |
| 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 #4902: proper accordion html example | Mark Otto | 2 | -0/+60 |
| 2012-09-01 | fixes #4910: use @baseLineHeight * 1.5 for .lead font-size | Mark Otto | 1 | -1/+1 |
| 2012-08-31 | fixes #4869: typo in getting started | Mark Otto | 2 | -2/+2 |
| 2012-08-31 | fixes #4901: attribute typo and reran make | Mark Otto | 2 | -2/+2 |
| 2012-08-31 | fixes #4896: reflect media query order in docs | Mark Otto | 2 | -42/+42 |
| 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 | grid docs changes | Mark Otto | 1 | -3/+9 |
| 2012-08-28 | remake the box-size grid, nuke fluid grid docs, fix up examples, clean up for... | Mark Otto | 4 | -1105/+142 |
| 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 |