| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-03-12 | 2.0.2 derpv2.0.2 | Jacob Thornton | 14 | -16/+16 |
| 2012-03-12 | make docs again for 2.0.2 | Jacob Thornton | 1 | -0/+0 |
| 2012-03-12 | 2.0.2 | Jacob Thornton | 1 | -0/+0 |
| 2012-03-12 | remove commented out width | Jacob Thornton | 1 | -0/+0 |
| 2012-03-12 | remove collapse class on open so that dropdowns are viewable | Jacob Thornton | 2 | -1/+3 |
| 2012-03-12 | can't have overflo: visible for "in" which is present during entirity of tran... | Jacob Thornton | 2 | -1/+0 |
| 2012-03-12 | button group sizes for ie7 fixes | Mark Otto | 4 | -12/+75 |
| 2012-03-12 | adding border variable for dropdowns, making dropdown carets use dropdown vars | Mark Otto | 3 | -0/+4 |
| 2012-03-12 | improve button docs | Mark Otto | 3 | -16/+16 |
| 2012-03-12 | fix apple touch icons in examples | Mark Otto | 3 | -10/+10 |
| 2012-03-12 | add a super jank fix for horizontal-forms and .input-prepend/append in IE7 | Mark Otto | 2 | -0/+6 |
| 2012-03-11 | enable buttons in input-append and input-prepend | Mark Otto | 4 | -6/+47 |
| 2012-03-11 | more homepage links cleanup, ditching the middots | Mark Otto | 3 | -6/+0 |
| 2012-03-11 | more homepage links cleanup | Mark Otto | 3 | -3/+6 |
| 2012-03-11 | clean up links on docs homepage and add link to direct download with docs | Mark Otto | 4 | -39/+54 |
| 2012-03-11 | resolve #1972, allowing add-ons at beginning and end of input-prepend/append | Mark Otto | 2 | -2/+22 |
| 2012-03-11 | fix more spacing issues with input append/prepend | Mark Otto | 2 | -7/+8 |
| 2012-03-11 | simplify code for input-prepend/append in inline and search forms | Mark Otto | 2 | -5/+6 |
| 2012-03-11 | remove need for floats and IE hacks for input-prepend and input-append--boom | Mark Otto | 4 | -34/+6 |
| 2012-03-11 | rewrite the fluid grid mixin to be simpler, per #2370 | Mark Otto | 1 | -0/+0 |
| 2012-03-11 | fix overflow on .collapse.in to enable dropdowns within an open collapse | Mark Otto | 2 | -0/+1 |
| 2012-03-11 | enable button groups in modal-footer by removing 5px added margin between .btn | Mark Otto | 2 | -0/+3 |
| 2012-03-11 | merge #2476 to allow for custom popover arrow colors | Mark Otto | 1 | -0/+0 |
| 2012-03-11 | fix vertical align issue with labels in IE9 | Mark Otto | 2 | -0/+1 |
| 2012-03-11 | add block level input mixin for border-box box-sizing | Mark Otto | 3 | -8/+26 |
| 2012-03-11 | remove text indent on carets (not needed) and add inline replacement mixin | Mark Otto | 3 | -0/+14 |
| 2012-03-11 | remove the unused text-indent on dropdown carets | Mark Otto | 2 | -3/+1 |
| 2012-03-11 | fix broken dropdowns in ie7 per #2333 | Mark Otto | 2 | -0/+2 |
| 2012-03-11 | fix lingering tables bug | Mark Otto | 2 | -0/+5 |
| 2012-03-11 | fix table border bug with double borders on theads and use of colgroup | Mark Otto | 4 | -8/+12 |
| 2012-03-11 | use variable for navbar text line-height | Mark Otto | 10 | -18/+18 |
| 2012-03-11 | updated apple touch icons and moved input responsive fix from <480 to <767 | Mark Otto | 19 | -71/+58 |
| 2012-03-11 | fix overflowing thumbnails in responsive <767px layouts | Mark Otto | 2 | -9/+15 |
| 2012-03-11 | in responsive layouts <767px, ensure inputs are not larger than 100% with box... | Mark Otto | 3 | -0/+11 |
| 2012-03-11 | vertical align middle on images, run make to rebuild | Mark Otto | 2 | -0/+1 |
| 2012-03-11 | update grid system mixins in less docs for new grid | Mark Otto | 3 | -24/+14 |
| 2012-03-11 | tweak button sizes on homepage | Mark Otto | 3 | -4/+4 |
| 2012-03-10 | ensure right align dropdown example doesn't go all the way off page | Mark Otto | 3 | -2/+2 |
| 2012-03-10 | fix gradient mixins by escaping them, add notes on progress bars | Mark Otto | 6 | -42/+50 |
| 2012-03-10 | fix js typo per #2471 | Mark Otto | 3 | -6/+6 |
| 2012-03-10 | add vars for navbar search | Mark Otto | 4 | -1/+13 |
| 2012-03-10 | clean up search form in navbar, add new variable for placeholder text color | Mark Otto | 4 | -13/+10 |
| 2012-03-10 | fix #2510, docs typo | Mark Otto | 3 | -2/+2 |
| 2012-03-10 | massive update to customize page to include all the new variables (and ensure... | Mark Otto | 4 | -14/+144 |
| 2012-03-10 | simplify notes around using button dropdowns | Mark Otto | 3 | -19/+9 |
| 2012-03-10 | remove unused images, update examples to include soundready | Mark Otto | 7 | -6/+16 |
| 2012-03-10 | add new example site thumbnail | Mark Otto | 1 | -0/+0 |
| 2012-03-10 | change title attr to re-include twitter | Mark Otto | 15 | -10/+10 |
| 2012-03-10 | remove unused example diagrams | Mark Otto | 3 | -0/+0 |
| 2012-03-10 | make pre font-size a percentage of @baseFontSize | Mark Otto | 2 | -1/+1 |