| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2012-08-27 | Unescaped box-shadows to take advantage of new box-shadow mixin | Luis Aleman | 1 | -1/+1 |
| 2012-08-27 | fixes #4725: width of .uneditable-input should match standard text input width | Mark Otto | 1 | -1/+2 |
| 2012-08-27 | fixes #4562: correct select and input widths at 220px (changed with 2.1.0 whe... | Mark Otto | 1 | -1/+1 |
| 2012-08-25 | fixes #4672 manually: placeholder comment | Mark Otto | 1 | -1/+1 |
| 2012-08-23 | Merge pull request #4560 from andriijas/2.1.1-wip-table-row-warning | Mark Otto | 1 | -0/+4 |
| 2012-08-22 | fixes #4591 properly: remove -1px left margin on .input-append .add-on | Mark Otto | 1 | -1/+4 |
| 2012-08-22 | Add info state to form validation | Andreas Cederstròˆm | 1 | -0/+4 |
| 2012-08-21 | add css tests and stuff for #4528 | Mark Otto | 1 | -4/+4 |
| 2012-08-20 | fixes #4469 manually: reset width on file inputs | Mark Otto | 1 | -0/+1 |
| 2012-08-17 | fixes #4260 and #4322: set vertical-align to top on input-prepend components ... | Mark Otto | 1 | -2/+2 |
| 2012-08-17 | fixes #4438: button groups in inline forms now render inline | Mark Otto | 1 | -1/+3 |
| 2012-08-17 | fixes #4428: specifity on .search-query increased | Mark Otto | 1 | -1/+1 |
| 2012-08-14 | remove bottom margin on radios and checkboxes | Mark Otto | 1 | -1/+1 |
| 2012-08-14 | fixes #3674: checkbox vertical alignment in IE9 | Mark Otto | 1 | -0/+1 |
| 2012-08-14 | fixes #4358: make select elements 30px tall to match inputs | Mark Otto | 1 | -2/+2 |
| 2012-08-13 | fixes #4265: restore chromium select fix | Mark Otto | 1 | -0/+1 |
| 2012-08-01 | increase horizontal padding on inputs given new font-size | Mark Otto | 1 | -1/+1 |
| 2012-08-01 | increase margin on checkboxes and radios to center properly | Mark Otto | 1 | -1/+1 |
| 2012-07-30 | fixes #3665: ensure inputs in a fluid row maintain grid sizing | Mark Otto | 1 | -0/+4 |
| 2012-07-29 | use shorthand on form field transitions for box-shadow mixin | Mark Otto | 1 | -2/+1 |
| 2012-07-24 | fix search form, mostly in navbar | Mark Otto | 1 | -1/+1 |
| 2012-07-10 | fixes #3605: add support for input-prepend/-append to .form-search | Mark Otto | 1 | -5/+24 |
| 2012-07-09 | fixes #3384: add support for multiple inputs per line when using grid sizing | Mark Otto | 1 | -0/+10 |
| 2012-07-09 | fixes #3973: same border on disabled inputs as default inputs: | Mark Otto | 1 | -1/+0 |
| 2012-07-07 | reoder forms a bit | Mark Otto | 1 | -29/+36 |
| 2012-07-07 | docs pre font-size and nowrap on prepend/append | Mark Otto | 1 | -0/+1 |
| 2012-07-06 | vertically align inline form content | Mark Otto | 1 | -0/+1 |
| 2012-06-28 | standardize top level file comments | Mark Otto | 1 | -3/+3 |
| 2012-06-25 | use @textColor to change help-block/help-inline font color | Mark Otto | 1 | -1/+1 |
| 2012-06-19 | round select list corners | Mark Otto | 1 | -1/+1 |
| 2012-06-14 | improve inline-block of append/prepend inputs with font-size: 0; | Mark Otto | 1 | -0/+3 |
| 2012-06-04 | #3684: reset width to auto for input type='image' | Mark Otto | 1 | -1/+2 |
| 2012-06-04 | fix #3693: rounded corners on search form | Mark Otto | 1 | -1/+1 |
| 2012-06-04 | fix placeholder for FF by attaching input and textarea when we call the mixin | Mark Otto | 1 | -1/+4 |
| 2012-05-28 | fix broken css tests, add fluid input-prepend/-append to tests, fix input-pre... | Mark Otto | 1 | -0/+9 |
| 2012-05-25 | remove color from labels | Mark Otto | 1 | -1/+0 |
| 2012-05-17 | fix resizing issues from incorrectly changing <767px grid classes to inline-b... | Mark Otto | 1 | -0/+4 |
| 2012-05-15 | Merge branch '2.0.4-wip-forms' of github.com:twitter/bootstrap into 2.0.4-wip... | Mark Otto | 1 | -23/+16 |
| 2012-05-15 | finish fixing uneditable-input and remake | Mark Otto | 1 | -2/+4 |
| 2012-05-15 | updated forms to rearrange focus state, reinstate uneditable-input, and a few... | Mark Otto | 1 | -24/+18 |