| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-08-14 | fixes #4371: scope hovers on table rows to tbody | Mark Otto | 1 | -3/+5 |
| 2012-08-14 | Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip | Mark Otto | 1 | -1/+1 |
| 2012-08-14 | fixes #4396: pull right dropdown menus no longer overlaid by submenus | Mark Otto | 1 | -0/+7 |
| 2012-08-14 | fixes #4395: scope dropdown menu caret in navbar to first level dropdown only | Mark Otto | 1 | -2/+2 |
| 2012-08-14 | Fix .thumbnail line-height | Melvin | 1 | -1/+1 |
| 2012-08-13 | fixes #4265: restore chromium select fix | Mark Otto | 1 | -0/+1 |
| 2012-08-13 | fixes #4342: navbar vars not in use, render navbar dividers | Mark Otto | 2 | -5/+15 |
| 2012-08-13 | running make on previous changes | Mark Otto | 1 | -0/+3 |
| 2012-08-08 | add some simple styles for showing white icons on hover where appropriate | Mark Otto | 1 | -14/+9 |
| 2012-08-07 | fixes #4304: more specific selectors on table border classes to override .tab... | Mark Otto | 1 | -12/+19 |
| 2012-08-07 | fixes #4295: add vars for pagination | Mark Otto | 2 | -1/+8 |
| 2012-08-01 | cut down on selectors on .formFieldState() mixin to origin input catchall | Mark Otto | 1 | -14/+1 |
| 2012-08-01 | fixes #4207: redeclare box-shadow on .formFieldState() mixin so transitions w... | Mark Otto | 1 | -2/+19 |
| 2012-08-01 | add test for #4236: button group, one button with text and one with icon, now... | Mark Otto | 1 | -1/+11 |
| 2012-08-01 | add select element responsive CSS test | Mark Otto | 1 | -13/+24 |
| 2012-08-01 | label new css test | Mark Otto | 1 | -0/+1 |
| 2012-08-01 | fixes #4254: make .span12 expand full width of a parent when responsive | Mark Otto | 1 | -0/+5 |
| 2012-08-01 | add test for textarea at .span12, really fix docs footer | Mark Otto | 1 | -0/+12 |
| 2012-08-01 | increase padding on navbar responsive nav links, fix footer margins | Mark Otto | 1 | -1/+1 |
| 2012-08-01 | darken default button borders | Mark Otto | 1 | -2/+2 |
| 2012-08-01 | increase horizontal padding on inputs given new font-size | Mark Otto | 2 | -2/+2 |
| 2012-08-01 | increase margin on checkboxes and radios to center properly | Mark Otto | 1 | -1/+1 |
| 2012-08-01 | fixes #4253: hover on responsive navbar | Mark Otto | 1 | -0/+4 |
| 2012-07-30 | fixes #3615: remove last-child hack for IE7 since IE7 doesn't support :last-c... | Mark Otto | 1 | -4/+0 |
| 2012-07-30 | remove position from labels/badges in mini btns | Mark Otto | 1 | -0/+6 |
| 2012-07-30 | fixes #3665: ensure inputs in a fluid row maintain grid sizing | Mark Otto | 2 | -0/+23 |
| 2012-07-30 | fixes #3900: nudge badges in buttons up 1px | Mark Otto | 2 | -1/+11 |
| 2012-07-30 | update button styles to use updated 14px base font size, align carets to othe... | Mark Otto | 3 | -22/+17 |
| 2012-07-30 | fix navbar form alignment, and update examples to show these cases | Mark Otto | 2 | -4/+8 |
| 2012-07-30 | fixes #3858: add var for responsive navbar. also add additional examples to n... | Mark Otto | 2 | -1/+3 |
| 2012-07-30 | fix examples collapse classes, rename navbar-redux to navbar and delete the o... | Mark Otto | 3 | -630/+151 |
| 2012-07-29 | fixes #4221: correct border-collapse property for IE7 hack | Mark Otto | 1 | -1/+1 |
| 2012-07-29 | fixes #3694: provide override classes for .hide and .pull-right for grid columns | Mark Otto | 1 | -1/+12 |
| 2012-07-29 | more breadcrumb tweaks for contrast | Mark Otto | 1 | -3/+3 |
| 2012-07-29 | remove gradient, border, and box-shadow from .breadcrumb to differentiate fro... | Mark Otto | 1 | -5/+3 |
| 2012-07-29 | Merge branch '2.1.0-wip-navbar' into 2.1.0-wip | Mark Otto | 6 | -22/+453 |
| 2012-07-29 | use shorthand on form field transitions for box-shadow mixin | Mark Otto | 1 | -2/+1 |
| 2012-07-29 | reverse navbar styles to save code | Mark Otto | 6 | -22/+453 |
| 2012-07-27 | add .btn-block for a full-width button option | Mark Otto | 1 | -0/+9 |
| 2012-07-27 | add docs for sub menu support on dropdowns, add caret via :after to submenu t... | Mark Otto | 1 | -1/+18 |
| 2012-07-27 | add basic support for sub menus in dropdown menus | Mark Otto | 1 | -9/+29 |
| 2012-07-27 | add image styles, for now to scaffolding (soon to own file) | Mark Otto | 1 | -0/+22 |
| 2012-07-26 | increase height of homepage jumbotron, update vars and styles of popovers | Mark Otto | 2 | -6/+8 |
| 2012-07-24 | fix search form, mostly in navbar | Mark Otto | 2 | -4/+5 |
| 2012-07-24 | fixes #4118: responsive modal gets width auto and improved positioning for na... | Mark Otto | 1 | -4/+11 |
| 2012-07-24 | modal heading line-height | Mark Otto | 1 | -1/+1 |
| 2012-07-24 | fix h3 in modal and make modal unhidden by removing important from earlier issue | Mark Otto | 2 | -3/+7 |
| 2012-07-23 | fixes #4156: don't override border radius if stacked nav has one child | Mark Otto | 1 | -2/+2 |
| 2012-07-22 | Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip | Jacob Thornton | 1 | -0/+1 |
| 2012-07-22 | some progress on affix plugin | Jacob Thornton | 1 | -0/+4 |