| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-09-17 | fixes #5163: add new var for navbar collapse's default view, use that in resp... | Mark Otto | 2 | -1/+2 |
| 2012-09-16 | Support for left-opening dropdown submenus | Robert McLaws | 1 | -1/+34 |
| 2012-09-13 | fix active tab bg on non-white body | Adrien Cahen | 1 | -1/+1 |
| 2012-09-12 | fixes #5107: make all .btn-group inline-block by default instead of just with... | Mark Otto | 1 | -4/+2 |
| 2012-09-12 | use local var for a few other .box-shadow mixins to fix CSS not compiling | Mark Otto | 2 | -2/+4 |
| 2012-09-12 | add space | Mark Otto | 1 | -1/+1 |
| 2012-09-12 | revert the js evaluation in .box-shadow mixin, fix last mixin usages to escap... | Mark Otto | 2 | -10/+8 |
| 2012-09-12 | change up box-shadow mixin usage everywhere to use escaping again, or local v... | Mark Otto | 6 | -8/+8 |
| 2012-09-12 | Updated pagination to support .pagination-large, .pagination-small, .paginati... | Brian Campbell | 1 | -6/+48 |
| 2012-09-10 | fixes #5040 manually: remove overflow: auto; from .modal to resolve sporadic ... | Mark Otto | 1 | -1/+0 |
| 2012-09-10 | fixes #5064 manually: remove fancy quote mark | Mark Otto | 1 | -1/+1 |
| 2012-09-10 | more tests and experiments | Mark Otto | 2 | -3/+23 |
| 2012-09-08 | latest tweaks to grid classes for forms | Mark Otto | 4 | -8/+54 |
| 2012-09-07 | commenting out stuff and adding grid test page | Mark Otto | 2 | -2/+95 |
| 2012-09-07 | Merge branch '2.1.2-wip' into box-sizing-exercise | Mark Otto | 19 | -66/+147 |
| 2012-09-07 | Merge branch 'dionysiosarvanitis-master' into 2.1.2-wip | Mark Otto | 1 | -0/+3 |
| 2012-09-07 | fixes #5020: submenu support in dropup | Mark Otto | 1 | -0/+14 |
| 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-07 | remove offset margin in row-fluid mobile layout | Dionysios G. Arvanitis | 1 | -0/+3 |
| 2012-09-07 | Modified the file to conform to bootstrap standards and fix an IE7 css select... | Giuliano Velli | 1 | -38/+39 |
| 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 | version bump to get this started | Mark Otto | 2 | -2/+2 |
| 2012-09-05 | Do not force white icons in active tab links | Slavi Pantaleev | 1 | -2/+0 |
| 2012-09-04 | improve comments in image styles | Mark Otto | 1 | -1/+4 |
| 2012-09-04 | fixes #4885: correct use of skew in .skew() mixin for FF | 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 #4935: properly comment responsive image techniques and add CSS tests t... | Mark Otto | 2 | -2/+42 |
| 2012-09-03 | fixes #4146: IE7-8 responsive image helper | Mark Otto | 1 | -0/+1 |
| 2012-09-03 | add comment to go with updated box-shadow mixin | Mark Otto | 1 | -0/+1 |
| 2012-09-03 | Merge pull request #4763 from Luis-TP/2.1.1-wip | Mark Otto | 8 | -25/+19 |
| 2012-09-03 | fixes #4909: add color utility classes .text-warning, etc and document them | Mark Otto | 1 | -0/+14 |
| 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 | -1/+1 |
| 2012-08-31 | fixes #4889: btn-link disabled styles | Mark Otto | 1 | -1/+6 |
| 2012-08-29 | fixes #4828: make fluid grid inputs size the same as fixed grid inputs | Mark Otto | 1 | -1/+2 |
| 2012-08-29 | fixes #4819: manual fix of missing .control-label in responsive767 file, coup... | Mark Otto | 1 | -18/+20 |
| 2012-08-28 | remake the box-size grid, nuke fluid grid docs, fix up examples, clean up for... | Mark Otto | 6 | -130/+32 |
| 2012-08-28 | fixes #4771: widen .form-horizontal labels and .dl-horizontal terms given lar... | Mark Otto | 3 | -6/+11 |
| 2012-08-27 | fixes #4729: only use margin-top on .help-block when it follows an input, sel... | Mark Otto | 1 | -1/+8 |
| 2012-08-27 | fixes #4741: undo previous version's attempt at firefox gradient changes and ... | Mark Otto | 3 | -1/+103 |
| 2012-08-27 | Merge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wip | Mark Otto | 1 | -2/+3 |
| 2012-08-27 | fixes #4653: add hover states to stateful table rows | Mark Otto | 1 | -5/+22 |
| 2012-08-27 | fix for open elements under modal when .modal-open | Jacob Thornton | 1 | -2/+3 |
| 2012-08-27 | Unescaped box-shadows to take advantage of new box-shadow mixin | Luis Aleman | 6 | -11/+11 |
| 2012-08-27 | Do not need to write box-shadow in full | Luis Aleman | 2 | -6/+2 |
| 2012-08-27 | No longer need to write box-shadows in full when using lighten or other funct... | Luis Aleman | 1 | -4/+1 |
| 2012-08-27 | Changed box-shadow mixin to accept infinite, comma separated, shadows | Luis Aleman | 1 | -4/+5 |