| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-01 | Merge branch '2.1.2-wip' into exploratory | Mark Otto | 1 | -1/+2 |
| 2012-10-01 | fixes #5188: add .google-maps class to reset responsive images on case-by-cas... | Mark Otto | 1 | -1/+2 |
| 2012-10-01 | Merge pull request #5369 from amid2887/2.1.2-wip | Mark Otto | 1 | -1/+2 |
| 2012-10-01 | Add missing icon class definition for navs.less | amid2887 | 1 | -1/+2 |
| 2012-10-01 | reset input and button heights with updated padding | Mark Otto | 4 | -17/+16 |
| 2012-10-01 | remove left margin reset from old grid system | Mark Otto | 1 | -4/+0 |
| 2012-10-01 | remove .nav-list, instead use .nav-stacked on .nav-tabs or .nav-pills from no... | Mark Otto | 1 | -29/+1 |
| 2012-10-01 | remove tabbable tabs on left, right, and bottom; instead, from here out use s... | Mark Otto | 1 | -81/+0 |
| 2012-09-30 | remove table grid sizing, it can use the new default grid columns instead | Mark Otto | 2 | -39/+5 |
| 2012-09-30 | remove gradientbar mixin | Mark Otto | 1 | -11/+6 |
| 2012-09-30 | vars less spacing and cleanup | Mark Otto | 1 | -2/+1 |
| 2012-09-30 | remove bluedark var | Mark Otto | 1 | -1/+0 |
| 2012-09-30 | consolidate border-radius on code | Mark Otto | 1 | -3/+2 |
| 2012-09-30 | remove dupe ff3/4 button fixes; also remove headingscolor var | Mark Otto | 3 | -7/+0 |
| 2012-09-30 | carousel refinements | Mark Otto | 1 | -19/+24 |
| 2012-09-30 | single CSS file for all css, including responsive | Mark Otto | 1 | -0/+26 |
| 2012-09-30 | remove more ie7 css hacks | Mark Otto | 3 | -12/+0 |
| 2012-09-30 | clean up comments in reset, remove ie7 css hacks | Mark Otto | 1 | -8/+2 |
| 2012-09-30 | remove -moz-box-shadow from .box-shadow() mixin, but keep -webkit since that'... | Mark Otto | 1 | -2/+1 |
| 2012-09-30 | remove .border-radius mixin and replace with standard border-radius property,... | Mark Otto | 24 | -91/+76 |
| 2012-09-30 | add comment for filter opacity browser requirements | Mark Otto | 1 | -2/+1 |
| 2012-09-30 | remove translucent bg mixin | Mark Otto | 1 | -11/+0 |
| 2012-09-30 | remove firefox <3.6 css hacks for buttons | Mark Otto | 1 | -14/+0 |
| 2012-09-30 | Merge branch '2.1.2-wip' into exploratory | Mark Otto | 1 | -2/+4 |
| 2012-09-30 | Merge branch 'amid2887-master' into 2.1.2-wip | Mark Otto | 1 | -2/+4 |
| 2012-10-01 | Add missing icon class definition for buttons.less | amid2887 | 1 | -2/+4 |
| 2012-09-27 | Fix for #4550 | Artem Kustikov | 1 | -1/+5 |
| 2012-09-27 | Making modal work with max width 767px - fixes #4860 | Andreas Cederstròˆm | 1 | -1/+2 |
| 2012-09-26 | Merge branch '2.1.2-wip' into box-sizing-exercise | Mark Otto | 1 | -10/+0 |
| 2012-09-26 | change up carousel | Mark Otto | 1 | -20/+31 |
| 2012-09-26 | move mixins that generate css to utilities.less with different class names, b... | Mark Otto | 2 | -6/+26 |
| 2012-09-25 | cleanup breadcrumbs less code (nesting) | Mark Otto | 1 | -6/+6 |
| 2012-09-25 | remove .dividers from breadcrumbs, instead use :after and content | Mark Otto | 1 | -1/+3 |
| 2012-09-25 | restore gradient to navbars | Mark Otto | 1 | -2/+2 |
| 2012-09-25 | increase padding on navbar links, remove font-size override on .navbar from d... | Mark Otto | 1 | -1/+1 |
| 2012-09-25 | initial pass at removing navbar-inner from .navbar component | Mark Otto | 2 | -35/+13 |
| 2012-09-25 | thumbnails cleanup: no more UL or LI elements needed, instead just use standa... | Mark Otto | 3 | -43/+2 |
| 2012-09-25 | remove remaining fluid grid css | Mark Otto | 5 | -201/+4 |
| 2012-09-25 | remove references to row fluid elsewhere | Mark Otto | 1 | -11/+4 |
| 2012-09-25 | make .input-* classes match .btn-* size classes | Mark Otto | 1 | -7/+35 |
| 2012-09-25 | remove all ie7 conditionals and mixins | Mark Otto | 12 | -60/+8 |
| 2012-09-25 | remove ie7 support from mixins | Mark Otto | 1 | -35/+2 |
| 2012-09-25 | Merge branch '2.1.2-wip' into box-sizing-exercise | Mark Otto | 22 | -131/+727 |
| 2012-09-25 | headway, cleanup, and tests | Mark Otto | 3 | -302/+165 |
| 2012-09-25 | Use paginationActiveBackground var to finish fixing #4295 | Robin Lewis | 1 | -1/+1 |
| 2012-09-24 | change tooltip/popover insert strategy | Jacob Thornton | 1 | -10/+0 |
| 2012-09-24 | reverting d797a5fbd7dd883a09bf00e516e0bd509c898f53 | Jacob Thornton | 1 | -1/+1 |
| 2012-09-23 | ensure 100% width for .uneditable-inputs in <767px viewports | Mark Otto | 3 | -0/+73 |
| 2012-09-23 | match decimal placements in type.less | Mark Otto | 1 | -1/+1 |
| 2012-09-22 | fixes #5216: calculate heading sizes via math rather than fixed pixel amounts | Mark Otto | 1 | -12/+17 |