| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-09-25 | initial pass at removing navbar-inner from .navbar component | Mark Otto | 1 | -3/+3 |
| 2012-09-25 | thumbnails cleanup: no more UL or LI elements needed, instead just use standa... | Mark Otto | 1 | -24/+1 |
| 2012-09-25 | remove references to row fluid elsewhere | Mark Otto | 1 | -10/+2 |
| 2012-09-25 | remove all ie7 conditionals and mixins | Mark Otto | 1 | -6/+0 |
| 2012-09-25 | Merge branch '2.1.2-wip' into box-sizing-exercise | Mark Otto | 1 | -0/+11 |
| 2012-09-25 | headway, cleanup, and tests | Mark Otto | 1 | -22/+96 |
| 2012-09-23 | ensure 100% width for .uneditable-inputs in <767px viewports | Mark Otto | 1 | -0/+1 |
| 2012-09-17 | Merge branch 'wpbrains-media-component' into 2.1.2-wip | Mark Otto | 1 | -0/+10 |
| 2012-09-17 | overhaul the docs and css to merge into 2.1.2 since this was against master | Mark Otto | 1 | -3/+1 |
| 2012-09-17 | resolve conflicts and remake | Mark Otto | 1 | -0/+12 |
| 2012-09-17 | fixes #5039: properly set .row-fluid margins for .controls-row | Mark Otto | 1 | -0/+6 |
| 2012-09-10 | more tests and experiments | Mark Otto | 1 | -12/+12 |
| 2012-09-08 | latest tweaks to grid classes for forms | Mark Otto | 1 | -0/+94 |
| 2012-09-07 | Merge branch '2.1.2-wip' into box-sizing-exercise | Mark Otto | 1 | -3/+9 |
| 2012-09-07 | run make after merging #5028, which removes the left margin of responsive flu... | Mark Otto | 1 | -0/+3 |
| 2012-09-05 | version bump to get this started | Mark Otto | 1 | -1/+1 |
| 2012-08-29 | fixes #4828: make fluid grid inputs size the same as fixed grid inputs | Mark Otto | 1 | -1/+4 |
| 2012-08-29 | fixes #4819: manual fix of missing .control-label in responsive767 file, coup... | 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 | -545/+67 |
| 2012-08-27 | add min-height: 1px; to .span* classes to prevent grid columns from collapsing | Mark Otto | 1 | -0/+2 |
| 2012-08-27 | fixes #4577: no margin on .control-row .span* in responsive | Mark Otto | 1 | -0/+3 |
| 2012-08-27 | fixes #4644: ensure new static navbar negative indents on responsive layouts ... | Mark Otto | 1 | -1/+2 |
| 2012-08-21 | fixes #4505: lighten navbar text and link color so hover looks darker | Mark Otto | 1 | -2/+2 |
| 2012-08-21 | fixes #4532: navbar responsive carets for dropdown-menus now hidden, also fix... | Mark Otto | 1 | -0/+9 |
| 2012-08-21 | update version numbers to 2.1.1 | Mark Otto | 1 | -1/+1 |
| 2012-08-20 | run make and add comment | Mark Otto | 1 | -0/+1 |
| 2012-08-19 | bump versions to 2.1.0 | Mark Otto | 1 | -1/+1 |
| 2012-08-19 | fix static navbar container issues, clean up docs presentation by unfixing th... | Mark Otto | 1 | -0/+2 |
| 2012-08-17 | nuke subnav styles from responsive navbar | Mark Otto | 1 | -35/+1 |
| 2012-08-14 | navbar and dropdown fixes, for alignments and for ie7/8 dropdown hidden bugs ... | Mark Otto | 1 | -4/+4 |
| 2012-08-01 | fixes #4254: make .span12 expand full width of a parent when responsive | Mark Otto | 1 | -0/+7 |
| 2012-08-01 | increase padding on navbar responsive nav links, fix footer margins | Mark Otto | 1 | -1/+1 |
| 2012-08-01 | increase horizontal padding on inputs given new font-size | Mark Otto | 1 | -24/+24 |
| 2012-08-01 | fixes #4253: hover on responsive navbar | Mark Otto | 1 | -0/+4 |
| 2012-07-29 | reverse navbar styles to save code | Mark Otto | 1 | -5/+5 |
| 2012-07-24 | fixes #4118: responsive modal gets width auto and improved positioning for na... | Mark Otto | 1 | -6/+11 |
| 2012-07-11 | Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into respcla... | Roberto - phproberto | 1 | -0/+9 |
| 2012-07-10 | Fixes #4002 responsive utilities classes | Roberto - phproberto | 1 | -10/+14 |
| 2012-07-09 | fix up docs popover examples and copy | Mark Otto | 1 | -4/+3 |
| 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 #3384: add support for multiple inputs per line when using grid sizing | Mark Otto | 1 | -0/+6 |
| 2012-07-07 | Merge branch '21jumpst' into 2.1.0-wip | Mark Otto | 1 | -9/+9 |
| 2012-07-07 | remove specific values for the fluid grid system and instead use LESS's perce... | Mark Otto | 1 | -146/+146 |
| 2012-07-06 | prevent small tags from increasing height of headings | Mark Otto | 1 | -0/+5 |
| 2012-07-05 | updates to type scale | Mark Otto | 1 | -6/+6 |
| 2012-07-04 | rewrite docs homepage, new graphics | Mark Otto | 1 | -3/+3 |
| 2012-07-01 | new jumbotron | Mark Otto | 1 | -0/+5 |
| 2012-06-28 | remove responsive subnav from docs and place in navbar-responsive.less | Mark Otto | 1 | -29/+35 |
| 2012-06-25 | reverse the gradient on striped progress bars so it matches the active state ... | Mark Otto | 1 | -4/+0 |
| 2012-06-25 | reorder media queries | Mark Otto | 1 | -351/+351 |