| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-11-30 | form state vars | Mark Otto | 1 | -6/+6 |
| 2012-11-30 | more vars changed | Mark Otto | 1 | -3/+3 |
| 2012-11-30 | remove color variables, swap others were appropro | Mark Otto | 1 | -2/+2 |
| 2012-11-30 | more vars changed, remove @white var | Mark Otto | 1 | -25/+25 |
| 2012-11-30 | more consistent variable naming patterns | Mark Otto | 1 | -30/+30 |
| 2012-11-30 | Part 1 of unCamelCasing variables | Mark Otto | 1 | -22/+22 |
| 2012-11-30 | more tests for form styles; includes lightening help text | Mark Otto | 1 | -21/+28 |
| 2012-11-30 | Inputs now 100% width by default | Mark Otto | 1 | -3/+7 |
| 2012-11-30 | remove some unhelpful comments | Mark Otto | 1 | -3/+0 |
| 2012-11-30 | consolidate font resets into scaffolding | Mark Otto | 1 | -15/+0 |
| 2012-11-30 | remove from form styles | Mark Otto | 1 | -8/+2 |
| 2012-11-30 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -1/+4 |
| 2012-11-29 | Fixes #5853: Maintain 10px margin above help block when following input groups | Mark Otto | 1 | -1/+3 |
| 2012-11-29 | remove element from selector | Mark Otto | 1 | -1/+1 |
| 2012-11-28 | help-block margin-top should also apply after a span.uneditable-input | Zulfiqar Ali | 1 | -1/+1 |
| 2012-11-27 | help-block margin-top should also apply after a span.input | Zulfiqar Ali | 1 | -1/+2 |
| 2012-11-04 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -6/+9 |
| 2012-11-04 | more required input tweaks | Mark Otto | 1 | -4/+5 |
| 2012-11-04 | simplify invalid input css | Mark Otto | 1 | -5/+4 |
| 2012-11-04 | Merge pull request #5786 from cvrebert/2.2.2-wip | Mark Otto | 1 | -3/+3 |
| 2012-11-04 | Fixes #5785: allow for segmented button groups in input groups | Mark Otto | 1 | -3/+5 |
| 2012-11-04 | fixes #5494: style invalid fields as invalid regardless of required-ness | Chris Rebert | 1 | -3/+3 |
| 2012-11-02 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -1/+0 |
| 2012-11-01 | fixes #5742: add cursor: pointer; to labels and selects | Mark Otto | 1 | -1/+0 |
| 2012-10-10 | fixes #5473: use baselineheight var for input bottom margin | Mark Otto | 1 | -1/+1 |
| 2012-10-01 | Merge branch '2.1.2-wip' into exploratory | Mark Otto | 1 | -0/+5 |
| 2012-10-01 | fixes #5193 manually: checkbox and radio padding in .controls-row | Mark Otto | 1 | -0/+5 |
| 2012-10-01 | reset input and button heights with updated padding | Mark Otto | 1 | -13/+13 |
| 2012-09-30 | remove .border-radius mixin and replace with standard border-radius property,... | Mark Otto | 1 | -21/+21 |
| 2012-09-25 | remove remaining fluid grid css | Mark Otto | 1 | -3/+1 |
| 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 | 1 | -14/+2 |
| 2012-09-25 | Merge branch '2.1.2-wip' into box-sizing-exercise | Mark Otto | 1 | -12/+41 |
| 2012-09-25 | headway, cleanup, and tests | Mark Otto | 1 | -26/+22 |
| 2012-09-23 | ensure 100% width for .uneditable-inputs in <767px viewports | Mark Otto | 1 | -0/+1 |
| 2012-09-20 | fixes #5127: add @inputHeight to replace static instances of '30px' throughou... | Mark Otto | 1 | -5/+5 |
| 2012-09-20 | fixes #5150: add btn-group support to input groups | Mark Otto | 1 | -1/+16 |
| 2012-09-17 | fixes #5082 manually: reset font-size for .dropdown-menu within .input-prepen... | Mark Otto | 1 | -2/+9 |
| 2012-09-17 | fixes #5039: properly set .row-fluid margins for .controls-row | Mark Otto | 1 | -2/+6 |
| 2012-09-12 | use local var for a few other .box-shadow mixins to fix CSS not compiling | Mark Otto | 1 | -1/+2 |
| 2012-09-12 | change up box-shadow mixin usage everywhere to use escaping again, or local v... | Mark Otto | 1 | -1/+1 |
| 2012-09-10 | fixes #5064 manually: remove fancy quote mark | Mark Otto | 1 | -1/+1 |
| 2012-09-08 | latest tweaks to grid classes for forms | Mark Otto | 1 | -0/+4 |
| 2012-09-07 | commenting out stuff and adding grid test page | Mark Otto | 1 | -2/+2 |
| 2012-09-07 | Merge branch '2.1.2-wip' into box-sizing-exercise | Mark Otto | 1 | -2/+2 |
| 2012-09-04 | fixes #4957: use input border var for select element instead of #ddd | Mark Otto | 1 | -1/+1 |
| 2012-09-03 | Merge pull request #4763 from Luis-TP/2.1.1-wip | Mark Otto | 1 | -1/+1 |
| 2012-08-28 | remake the box-size grid, nuke fluid grid docs, fix up examples, clean up for... | Mark Otto | 1 | -3/+6 |
| 2012-08-28 | fixes #4771: widen .form-horizontal labels and .dl-horizontal terms given lar... | Mark Otto | 1 | -4/+4 |
| 2012-08-27 | fixes #4729: only use margin-top on .help-block when it follows an input, sel... | Mark Otto | 1 | -1/+8 |