| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-16 | fixes #5496: use correct var for dropdown active link text | Mark Otto | 1 | -1/+1 |
| 2012-10-16 | fixes #5542: move '.hero-unit p' font-styles to '.hero-unit' so they apply to... | Mark Otto | 1 | -4/+5 |
| 2012-10-10 | fixes #5478: remove double background color on dropdown links | Mark Otto | 1 | -3/+1 |
| 2012-10-07 | fixes #5443: reset background gradient on disabled dropdown links | Mark Otto | 1 | -0/+1 |
| 2012-10-07 | Changing title of docs pages to simply say 'Bootstrap' like the docs home page | Mark Otto | 1 | -11/+11 |
| 2012-10-05 | fixes #5430: scope link styles in .dropdown-menu to .dropdown-menu li > a | Mark Otto | 1 | -1/+1 |
| 2012-10-03 | finish off scoping of grid sizing to table elements | Mark Otto | 1 | -2/+4 |
| 2012-10-03 | fixes #5257: add data-original-title attribute selector to abbr element | Mark Otto | 1 | -1/+2 |
| 2012-10-03 | use border-radius vars where possible | Mark Otto | 1 | -15/+15 |
| 2012-10-02 | Merge branch '2.1.2-wip' into exploratory | Mark Otto | 1 | -1/+3 |
| 2012-10-02 | fixes #5392: hover on submenu should maintain white icons for active parent a... | Mark Otto | 1 | -1/+3 |
| 2012-10-01 | increase border radius on navbar | Mark Otto | 1 | -1/+1 |
| 2012-10-01 | Merge branch '2.1.2-wip' into exploratory | Mark Otto | 1 | -37/+25 |
| 2012-10-01 | remove double border effect: instead of inset shadow and border on fixed navb... | Mark Otto | 1 | -6/+6 |
| 2012-10-01 | improve dropdown submenu docs; add docs for left submenu; remove all dupe css... | Mark Otto | 1 | -0/+12 |
| 2012-10-01 | fixes #5123: scope table grid classes to td and th elements only, plus drop c... | Mark Otto | 1 | -84/+24 |
| 2012-10-01 | fixes #5275: inline-block badges and labels, then fix padding accordingly | Mark Otto | 1 | -2/+4 |
| 2012-10-01 | fixes #5193 manually: checkbox and radio padding in .controls-row | Mark Otto | 1 | -0/+5 |
| 2012-10-01 | Merge branch '2.1.2-wip' into exploratory | Mark Otto | 1 | -1/+36 |
| 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 | run make on previous merge | Mark Otto | 1 | -1/+2 |
| 2012-10-01 | reset input and button heights with updated padding | Mark Otto | 1 | -23/+17 |
| 2012-10-01 | remove left margin reset from old grid system | Mark Otto | 1 | -3/+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 | 1 | -144/+0 |
| 2012-09-30 | consolidate border-radius on code | Mark Otto | 1 | -2/+1 |
| 2012-09-30 | run make on prev commit | Mark Otto | 1 | -7/+0 |
| 2012-09-30 | carousel refinements | Mark Otto | 1 | -2/+6 |
| 2012-09-30 | single CSS file for all css, including responsive | Mark Otto | 1 | -0/+680 |
| 2012-09-30 | remove more ie7 css hacks | Mark Otto | 1 | -21/+0 |
| 2012-09-30 | clean up comments in reset, remove ie7 css hacks | Mark Otto | 1 | -3/+0 |
| 2012-09-30 | remove -moz-box-shadow from .box-shadow() mixin, but keep -webkit since that'... | Mark Otto | 1 | -39/+1 |
| 2012-09-30 | remove .border-radius mixin and replace with standard border-radius property,... | Mark Otto | 1 | -222/+73 |
| 2012-09-30 | remove firefox <3.6 css hacks for buttons | Mark Otto | 1 | -6/+0 |
| 2012-09-30 | Merge branch '2.1.2-wip' into exploratory | Mark Otto | 1 | -2/+4 |
| 2012-09-30 | run make after merge | Mark Otto | 1 | -2/+4 |
| 2012-09-26 | Merge branch '2.1.2-wip' into box-sizing-exercise | Mark Otto | 1 | -16/+0 |
| 2012-09-26 | change up carousel | Mark Otto | 1 | -21/+45 |
| 2012-09-26 | move mixins that generate css to utilities.less with different class names, b... | Mark Otto | 1 | -28/+28 |
| 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/+16 |
| 2012-09-25 | increase padding on navbar links, remove font-size override on .navbar from d... | Mark Otto | 1 | -7/+7 |
| 2012-09-25 | initial pass at removing navbar-inner from .navbar component | Mark Otto | 1 | -50/+14 |
| 2012-09-25 | thumbnails cleanup: no more UL or LI elements needed, instead just use standa... | Mark Otto | 1 | -26/+0 |
| 2012-09-25 | remove remaining fluid grid css | Mark Otto | 1 | -8/+4 |
| 2012-09-25 | make .input-* classes match .btn-* size classes | Mark Otto | 1 | -18/+68 |
| 2012-09-25 | remove all ie7 conditionals and mixins | Mark Otto | 1 | -135/+15 |
| 2012-09-25 | Merge branch '2.1.2-wip' into box-sizing-exercise | Mark Otto | 1 | -77/+229 |
| 2012-09-25 | headway, cleanup, and tests | Mark Otto | 1 | -45/+129 |