| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-02-05 | Increase margins and line-height on h3; overhaul button dropdown docs | Mark Otto | 1 | -0/+1 |
| 2013-02-05 | Add justified button groups for link buttons; reorganize dropdowns and button... | Mark Otto | 1 | -0/+14 |
| 2013-02-02 | Add @btn-color variable and use in buttons and carets; fixes dropup caret as ... | Mark Otto | 1 | -10/+5 |
| 2013-01-16 | Restore button groups | Mark Otto | 1 | -1/+1 |
| 2013-01-13 | Remove comment out code and simplify what's left for button group toggles | Mark Otto | 1 | -26/+5 |
| 2013-01-12 | buttons and button group flattening improvements | Mark Otto | 1 | -19/+6 |
| 2013-01-12 | remove font-sizes from button group btn sizes | Mark Otto | 1 | -11/+0 |
| 2013-01-12 | finetune buttons flattened colors | Mark Otto | 1 | -2/+2 |
| 2012-12-21 | flatten buttons and forms | Mark Otto | 1 | -29/+13 |
| 2012-12-20 | Merge branch '2.2.3' into 3.0.0-wip | Mark Otto | 1 | -2/+4 |
| 2012-12-19 | More button tweaks | Mark Otto | 1 | -4/+4 |
| 2012-12-19 | overhaul buttons | Mark Otto | 1 | -6/+0 |
| 2012-12-10 | Fixes #6174: Caret alignment in small and mini buttons | Mark Otto | 1 | -2/+4 |
| 2012-12-01 | remove single corner border-radius mixins | Mark Otto | 1 | -8/+8 |
| 2012-11-30 | more vars changed, remove @white var | Mark Otto | 1 | -9/+9 |
| 2012-11-30 | more consistent variable naming patterns | Mark Otto | 1 | -18/+18 |
| 2012-11-30 | Part 1 of unCamelCasing variables | Mark Otto | 1 | -3/+3 |
| 2012-11-30 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -10/+11 |
| 2012-11-28 | Fixes #5594: Vertical button groups show use max-width, not width, and be sco... | Mark Otto | 1 | -7/+7 |
| 2012-11-28 | Fixes #5930: redeclare font-size for popoves in btn-groups | Mark Otto | 1 | -1/+2 |
| 2012-11-28 | Fixes #5927: Scope button group 5px button left margin to immediate children | Mark Otto | 1 | -3/+3 |
| 2012-11-28 | Fixes #6035: use font-size vars in button groups | Mark Otto | 1 | -3/+3 |
| 2012-11-22 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -12/+12 |
| 2012-11-18 | Fixes #5937: Border radius vars in button groups | Mark Otto | 1 | -12/+12 |
| 2012-11-02 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -24/+8 |
| 2012-10-31 | Replaced hardcoded CSS rules with mixins | Ninir | 1 | -24/+8 |
| 2012-09-30 | remove more ie7 css hacks | Mark Otto | 1 | -10/+0 |
| 2012-09-30 | remove .border-radius mixin and replace with standard border-radius property,... | Mark Otto | 1 | -6/+6 |
| 2012-09-25 | remove all ie7 conditionals and mixins | Mark Otto | 1 | -4/+1 |
| 2012-09-18 | fixes #5177: remove color on .btn-large .caret, but keep sizing change; also ... | Mark Otto | 1 | -2/+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 | change up box-shadow mixin usage everywhere to use escaping again, or local v... | Mark Otto | 1 | -2/+2 |
| 2012-08-27 | Unescaped box-shadows to take advantage of new box-shadow mixin | Luis Aleman | 1 | -2/+2 |
| 2012-08-27 | fixes #4718: add vertical-align: middle; to .btn-group to ensure proper align... | Mark Otto | 1 | -0/+1 |
| 2012-08-20 | ie7 button group and button toggle padding changes | Mark Otto | 1 | -3/+7 |
| 2012-08-20 | fix vertical button-groups in ie7 | Mark Otto | 1 | -0/+1 |
| 2012-08-19 | fixes #4458: improve support for .btn + .btn in .btn-groups and .btn-toolbars | Mark Otto | 1 | -2/+5 |
| 2012-08-18 | fixes #4442: allow for .btn within a .btn-toolbar without .btn-group | Mark Otto | 1 | -0/+5 |
| 2012-07-30 | update button styles to use updated 14px base font size, align carets to othe... | Mark Otto | 1 | -17/+12 |
| 2012-07-09 | wasn't feeling the new buttons, downsizing again until we get a better balance | Mark Otto | 1 | -13/+17 |
| 2012-07-09 | updating docs examples to remove 13/18 resets, fix up buttons alignments and ... | Mark Otto | 1 | -14/+10 |
| 2012-06-28 | standardize top level file comments | Mark Otto | 1 | -2/+3 |
| 2012-06-25 | fix dropdowns in button groups after font-size hack | Mark Otto | 1 | -1/+4 |
| 2012-06-25 | prevent button group buttons from wrapping in tight spaces by removing floats... | Mark Otto | 1 | -2/+13 |
| 2012-06-19 | add basic vertical button group support | Mark Otto | 1 | -0/+30 |
| 2012-04-24 | fix ie7 button group toggles and button borders | Mark Otto | 1 | -4/+2 |
| 2012-04-23 | fix up buttons after recess property order | Mark Otto | 1 | -0/+1 |
| 2012-04-02 | fix #2913: get more specific with button group selectors | Mark Otto | 1 | -15/+15 |
| 2012-03-31 | remove @shadow instances and replace with escaped values, update mixins to no... | Mark Otto | 1 | -7/+2 |
| 2012-03-25 | revert bart's mixin fix | Mark Otto | 1 | -5/+7 |