| Age | Commit message (Expand) | Author | Files | Lines |
| 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 | 2 | -6/+6 |
| 2012-03-10 | clear up nav variables | Mark Otto | 2 | -2/+3 |
| 2012-03-08 | remove non existent dist dir from phony makefil | Jacob Thornton | 1 | -0/+0 |
| 2012-03-08 | rebuild | Jacob Thornton | 2 | -6/+6 |
| 2012-03-08 | add version to min js | Jacob Thornton | 1 | -0/+0 |
| 2012-03-08 | give pages custom titles based on names | Jacob Thornton | 3 | -199/+466 |
| 2012-03-06 | set font-family for inputs and such via basefontfamily | Mark Otto | 1 | -0/+0 |
| 2012-03-06 | adding well sizes | Mark Otto | 2 | -0/+12 |
| 2012-03-05 | move padding from container to body for max-width: 767; responsive layout | Mark Otto | 3 | -1/+13 |
| 2012-03-05 | fix input grid sizing, fix background color on form actions and append add-ons | Mark Otto | 3 | -38/+38 |
| 2012-03-05 | clearing up progress bar docs and resetting the striped one to match default ... | Mark Otto | 2 | -1/+1 |
| 2012-03-05 | adding table variables | Mark Otto | 2 | -5/+6 |
| 2012-03-05 | Merge branch 'charettes-small-button-dropdowns-caret' into 2.0.2-wip | Mark Otto | 2 | -3/+3 |
| 2012-03-05 | change dropdown hover/active color back to link color | Mark Otto | 2 | -1/+1 |
| 2012-03-05 | increase specifity of .pills li.active for dropdowns | Mark Otto | 2 | -2/+2 |
| 2012-03-05 | fix warning button issue per #2392 and add warning buttons to components | Mark Otto | 2 | -0/+1 |
| 2012-03-05 | clean up horizontal dl option and docs | Mark Otto | 2 | -0/+10 |
| 2012-03-05 | fix ie7 breadcrumbs per #2224 | Mark Otto | 2 | -0/+4 |
| 2012-03-05 | utilize new dropdown variables | Mark Otto | 2 | -2/+2 |
| 2012-03-05 | add a ton new variables for type, buttons, inputs | Mark Otto | 2 | -20/+40 |
| 2012-03-04 | true > child + varargs | Jacob Thornton | 1 | -0/+0 |
| 2012-03-04 | make sure to pass child var through | Jacob Thornton | 3 | -132/+132 |
| 2012-03-04 | when > 0 rather than when not 0 | Jacob Thornton | 1 | -0/+0 |
| 2012-03-04 | new approach to grid with recursive mixins :D | Jacob Thornton | 3 | -352/+352 |
| 2012-02-28 | .progress-warning mention in docs | Mark Otto | 1 | -0/+0 |
| 2012-02-27 | fix navbar container for default 940px grid per #2194 | Mark Otto | 2 | -0/+3 |
| 2012-02-27 | set line-height for labels to prevent change in height when floated per #2222 | Mark Otto | 2 | -1/+2 |
| 2012-02-27 | set list-style to none for breadcrumbs to resolve cross browser issues per #2224 | Mark Otto | 2 | -0/+1 |
| 2012-02-27 | Merge branch 'meleyal-fix-carousel-docs' into 2.0.2-wip | Mark Otto | 1 | -0/+0 |
| 2012-02-27 | manually resolve #2266, typo in example HTML for breadcrumbs | Mark Otto | 1 | -0/+0 |
| 2012-02-27 | make .input-prepend/append .add-on text color the same as labels, #333, to cl... | Mark Otto | 2 | -1/+0 |
| 2012-02-27 | fix typo in js docs carousel section per #2299 | Mark Otto | 1 | -0/+0 |
| 2012-02-27 | simplify selector for .modal-form per #2218 | Mark Otto | 2 | -1/+1 |
| 2012-02-27 | add guard for child spans | Jacob Thornton | 3 | -144/+144 |
| 2012-02-27 | working through new grid implementation... | Jacob Thornton | 3 | -231/+495 |
| 2012-02-26 | add heads up label to new docs mention | Mark Otto | 1 | -0/+0 |
| 2012-02-26 | remove warning from icons section about :after labels, add section to explain... | Mark Otto | 1 | -0/+0 |
| 2012-02-26 | Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip | Mark Otto | 3 | -1/+5 |
| 2012-02-26 | Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip | Mark Otto | 1 | -0/+0 |
| 2012-02-24 | fix for @pamelafox and #1861 | Jacob Thornton | 1 | -0/+0 |
| 2012-02-24 | and pause on hover option to carousel | Jacob Thornton | 2 | -0/+4 |
| 2012-02-24 | fix docs example in js page per #2225 | Mark Otto | 1 | -0/+0 |
| 2012-02-24 | add version to docs homepage, fix docs example for forms | Mark Otto | 2 | -0/+3 |
| 2012-02-23 | add note about backdrop static | Jacob Thornton | 1 | -0/+0 |
| 2012-02-22 | update modal footers to use text-align instead of float on buttons for alignment | Mark Otto | 2 | -2/+2 |
| 2012-02-22 | add clearfix to .form-actions for .pull-right and .pull-left supported button... | Mark Otto | 2 | -0/+8 |
| 2012-02-22 | fix #1954: icons in tabs add jank border | Mark Otto | 2 | -2/+3 |
| 2012-02-22 | restore fixed navbar container reset to grid mixin, add override for inputs w... | Mark Otto | 3 | -39/+48 |