| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2012-03-10 | fix typo per #2494 | Mark Otto | 3 | -2/+2 |
| 2012-03-10 | Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip | Mark Otto | 3 | -459/+653 |
| 2012-03-10 | add button sizes to docs for button dropdowns, clean up styles for them | Mark Otto | 4 | -3/+108 |
| 2012-03-10 | make nav padding and negative margins the same | Mark Otto | 2 | -2/+2 |
| 2012-03-10 | stop doing oldschool escape substitution | Jacob Thornton | 2 | -24/+24 |
| 2012-03-10 | rebuild with latest grid changes - need 1.3 to build! | Jacob Thornton | 1 | -0/+0 |
| 2012-03-10 | Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip | Jacob Thornton | 5 | -97/+110 |
| 2012-03-10 | Merge branch 'new_grid' into 2.0.2-wip | Jacob Thornton | 3 | -349/+277 |
| 2012-03-10 | simplify buttons docs section by changing a buttons to button elements | Mark Otto | 3 | -94/+94 |
| 2012-03-10 | rebold headings | Mark Otto | 2 | -1/+1 |
| 2012-03-10 | fix the font-family var by using inherit instead of empty string, fix font-we... | Mark Otto | 3 | -2/+3 |
| 2012-03-10 | Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip | Mark Otto | 15 | -22/+33 |