| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-02 | Merge pull request #5281 from GotenXiao/pagination-active-background | Mark Otto | 1 | -1/+1 |
| 2012-10-02 | fixes #5352: update docs messaging for disable nav links | Mark Otto | 2 | -2/+2 |
| 2012-10-02 | fixes #5392: hover on submenu should maintain white icons for active parent a... | Mark Otto | 2 | -2/+6 |
| 2012-10-02 | Update js/bootstrap-tooltip.js | frntz | 1 | -4/+4 |
| 2012-10-01 | increase border radius on navbar | Mark Otto | 2 | -2/+2 |
| 2012-10-01 | Merge branch '2.1.2-wip' into exploratory | Mark Otto | 12 | -92/+1246 |
| 2012-10-01 | remove double border effect: instead of inset shadow and border on fixed navb... | Mark Otto | 2 | -8/+8 |
| 2012-10-01 | improve dropdown submenu docs; add docs for left submenu; remove all dupe css... | Mark Otto | 4 | -72/+127 |
| 2012-10-01 | Merge branch '2.1.2-wip' of https://github.com/advancedrei/bootstrap into adv... | Mark Otto | 1 | -1/+34 |
| 2012-10-01 | Merge branch '2.1.2-wip-modal-responsivefix' of https://github.com/andriijas/... | Mark Otto | 2 | -2/+6 |
| 2012-10-01 | fixes #5319: add backface-visibility for webkit skewing | Mark Otto | 1 | -0/+1 |
| 2012-10-01 | fixes #5377: change selectors for navbar collapse to be unique so only one op... | Mark Otto | 2 | -8/+8 |
| 2012-10-01 | fix copy on modal popover button doodad | Mark Otto | 2 | -2/+2 |
| 2012-10-01 | fixes #5123: scope table grid classes to td and th elements only, plus drop c... | Mark Otto | 2 | -109/+38 |
| 2012-10-01 | fixes #5275: inline-block badges and labels, then fix padding accordingly | Mark Otto | 2 | -4/+8 |
| 2012-10-01 | fixes #5193 manually: checkbox and radio padding in .controls-row | Mark Otto | 2 | -0/+10 |
| 2012-10-01 | Merge branch '2.1.2-wip' into exploratory | Mark Otto | 7 | -39/+84 |
| 2012-10-01 | clarify tables support of responsive utility classes, of which there is none | Mark Otto | 2 | -2/+2 |
| 2012-10-01 | fix docs sidenav width for ie8-9 | Mark Otto | 1 | -1/+4 |
| 2012-10-01 | fixes #5188: add .google-maps class to reset responsive images on case-by-cas... | Mark Otto | 2 | -2/+4 |
| 2012-10-01 | fixes #5055: wrap legend and form elements in fieldset so IE8 styles the lege... | Mark Otto | 2 | -34/+40 |
| 2012-10-01 | run make on previous merge | 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 | 5 | -40/+33 |
| 2012-10-01 | remove left margin reset from old grid system | Mark Otto | 2 | -7/+0 |
| 2012-10-01 | remove .nav-list, instead use .nav-stacked on .nav-tabs or .nav-pills from no... | Mark Otto | 4 | -152/+22 |
| 2012-10-01 | remove tabbable tabs on left, right, and bottom; instead, from here out use s... | Mark Otto | 6 | -468/+2 |
| 2012-09-30 | remove table grid sizing, it can use the new default grid columns instead | Mark Otto | 3 | -183/+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 | 2 | -5/+3 |
| 2012-09-30 | run make on prev commit | Mark Otto | 1 | -7/+0 |
| 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 | 2 | -21/+30 |
| 2012-09-30 | change notes about responsive in Scaffolding page: no longer separate file | Mark Otto | 2 | -8/+4 |
| 2012-09-30 | single CSS file for all css, including responsive | Mark Otto | 4 | -694/+706 |
| 2012-09-30 | remove more ie7 css hacks | Mark Otto | 4 | -33/+0 |
| 2012-09-30 | clean up comments in reset, remove ie7 css hacks | Mark Otto | 2 | -11/+2 |
| 2012-09-30 | remove -moz-box-shadow from .box-shadow() mixin, but keep -webkit since that'... | Mark Otto | 3 | -43/+2 |
| 2012-09-30 | remove .border-radius mixin and replace with standard border-radius property,... | Mark Otto | 26 | -322/+152 |
| 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 | 2 | -20/+0 |
| 2012-09-30 | Merge branch '2.1.2-wip' into exploratory | Mark Otto | 14 | -34/+437 |
| 2012-09-30 | run make after merge | 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-30 | add sticky footer example per martin bean's suggestion, using the implementat... | Mark Otto | 1 | -0/+124 |