| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-07-13 | cleanup subnav example | Mark Otto | 1 | -2/+5 |
| 2012-07-12 | remove getting started link from home, add to navbar, overhaul getting starte... | Mark Otto | 1 | -6/+4 |
| 2012-07-12 | overhaul docs on sub pages, clean up css and copy | Mark Otto | 1 | -21/+21 |
| 2012-07-12 | updated footer | Mark Otto | 1 | -0/+1 |
| 2012-07-12 | Merge branch 'respclasses' of https://github.com/digitaldisseny/bootstrap int... | Mark Otto | 1 | -10/+14 |
| 2012-07-12 | docs css cleanup for spacing and stuff | Mark Otto | 1 | -3/+3 |
| 2012-07-12 | clean up docs for subnav | Mark Otto | 2 | -0/+47 |
| 2012-07-12 | tweak code snippet on pager and clean up type and font-sizes on docs Home | Mark Otto | 1 | -4/+7 |
| 2012-07-11 | Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into respcla... | Roberto - phproberto | 3 | -206/+241 |
| 2012-07-10 | fixes #3706: add textColor and textShadow as options to .buttonBackground mixin | Mark Otto | 1 | -16/+22 |
| 2012-07-10 | fixes #3605: add support for input-prepend/-append to .form-search | Mark Otto | 1 | -19/+52 |
| 2012-07-10 | Fixes #4002 responsive utilities classes | Roberto - phproberto | 1 | -10/+14 |
| 2012-07-09 | remove popoverarrows mixin, relegate code to tooltips and popvers since we on... | Mark Otto | 2 | -149/+111 |
| 2012-07-09 | fix up docs popover examples and copy | Mark Otto | 3 | -7/+7 |
| 2012-07-09 | fixes #3291: remove float on responsive .thumbnails for 767px and down to ens... | Mark Otto | 1 | -0/+4 |
| 2012-07-09 | fixes #3210: add .btn to .navbar-form to remove bottom margin, improve vertic... | Mark Otto | 1 | -3/+4 |
| 2012-07-09 | fixes #3384: add support for multiple inputs per line when using grid sizing | Mark Otto | 2 | -17/+46 |
| 2012-07-09 | fixes #3973: same border on disabled inputs as default inputs: | Mark Otto | 1 | -1/+0 |
| 2012-07-09 | fixes #4027: same margins on .pager and .pagination | Mark Otto | 1 | -8/+7 |
| 2012-07-09 | wasn't feeling the new buttons, downsizing again until we get a better balance | Mark Otto | 1 | -17/+26 |
| 2012-07-09 | updating docs examples to remove 13/18 resets, fix up buttons alignments and ... | Mark Otto | 2 | -31/+14 |
| 2012-07-09 | docs changes for icons | Mark Otto | 2 | -1/+2 |
| 2012-07-09 | fix text in docs about default font-size and line-height | Mark Otto | 1 | -0/+1 |
| 2012-07-08 | fix up carousel alignment and line-height | Mark Otto | 2 | -3/+12 |
| 2012-07-08 | adding getting started page based on Bootstrap University from awhile back, t... | Mark Otto | 2 | -10/+77 |
| 2012-07-07 | fix up docs to use default container, fix responsive home changes | Mark Otto | 2 | -165/+121 |
| 2012-07-07 | reoder forms a bit | Mark Otto | 1 | -41/+36 |
| 2012-07-07 | docs pre font-size and nowrap on prepend/append | Mark Otto | 2 | -1/+3 |
| 2012-07-07 | Merge branch '21jumpst' into 2.1.0-wip | Mark Otto | 3 | -227/+348 |
| 2012-07-07 | remove specific values for the fluid grid system and instead use LESS's perce... | Mark Otto | 2 | -220/+220 |
| 2012-07-06 | vertically align inline form content | Mark Otto | 1 | -0/+1 |
| 2012-07-06 | prevent small tags from increasing height of headings | Mark Otto | 2 | -0/+19 |
| 2012-07-06 | adding homepage social buttons | Mark Otto | 1 | -9/+13 |
| 2012-07-05 | buttons and pre updates for font-size | Mark Otto | 2 | -2/+5 |
| 2012-07-05 | updates to type scale | Mark Otto | 3 | -134/+112 |
| 2012-07-05 | fix up subnav styles, add subnav search form styles, add some basic docs for ... | Mark Otto | 1 | -2/+18 |
| 2012-07-05 | update thumbnails to fix display issues and refine aesthetics | Mark Otto | 2 | -6/+7 |
| 2012-07-04 | rewrite docs homepage, new graphics | Mark Otto | 3 | -85/+128 |
| 2012-07-04 | added ability to give rows in tables status classes .success .error and .info. | Gavin Cooper (work) | 2 | -0/+30 |
| 2012-07-01 | fast responsive tweaks | Mark Otto | 1 | -1/+19 |
| 2012-07-01 | new jumbotron | Mark Otto | 3 | -13/+89 |
| 2012-06-28 | address issues with fixed subnav like borders, corners, etc | Mark Otto | 1 | -9/+13 |
| 2012-06-28 | cleanup docs css more | Mark Otto | 1 | -145/+94 |
| 2012-06-28 | remove responsive subnav from docs and place in navbar-responsive.less | Mark Otto | 3 | -74/+80 |
| 2012-06-28 | use variablef or wells background-color, update docs for glyphicons license m... | Mark Otto | 2 | -73/+159 |
| 2012-06-25 | fix dropdowns in button groups after font-size hack | Mark Otto | 1 | -1/+5 |
| 2012-06-25 | reverse the gradient on striped progress bars so it matches the active state ... | Mark Otto | 2 | -64/+27 |
| 2012-06-25 | use @textColor to change help-block/help-inline font color | Mark Otto | 1 | -1/+1 |
| 2012-06-25 | reorder media queries | Mark Otto | 1 | -351/+351 |
| 2012-06-25 | prevent button group buttons from wrapping in tight spaces by removing floats... | Mark Otto | 1 | -12/+12 |