| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2012-06-24 | make fixing of subnav work again | Mark Otto | 1 | -5/+6 |
| 2012-06-24 | remove subnav file, instead add an optional class for .navbar | Mark Otto | 1 | -0/+27 |
| 2012-06-24 | tons of docs cleanup in css, adding subnav to official components | Mark Otto | 1 | -1/+1 |
| 2012-06-20 | create vars for responsive grid values, fixed and fluid, and document them in... | Mark Otto | 1 | -2/+6 |
| 2012-06-20 | Merge branch 'marcusds-2.1.0-wip' into 2.1.0-wip | Mark Otto | 1 | -0/+192 |
| 2012-06-20 | add docs for fluid offsetting | Mark Otto | 1 | -0/+192 |
| 2012-06-19 | remove unused container reset | Mark Otto | 1 | -6/+2 |
| 2012-06-01 | 2.0.3 -> 2.0.4v2.0.4 | Jacob Thornton | 1 | -1/+1 |
| 2012-05-28 | fix broken css tests, add fluid input-prepend/-append to tests, fix input-pre... | Mark Otto | 1 | -4/+0 |
| 2012-05-17 | fix resizing issues from incorrectly changing <767px grid classes to inline-b... | Mark Otto | 1 | -1/+5 |
| 2012-05-13 | #3257: share .navbar-fixed-top styles with .navbar-fixed-bottom | Mark Otto | 1 | -2/+9 |
| 2012-04-30 | make responsive input fields not wrap for fluid input prepend/append by setti... | Mark Otto | 1 | -1/+1 |
| 2012-04-24 | Added Medias code and documentation | Giuliano Velli | 1 | -2/+14 |
| 2012-04-24 | restore margins on thumbnails, add comments about it's changes and how respon... | Mark Otto | 1 | -0/+3 |
| 2012-04-24 | implement ie7 fluid tests and semantic.gs IE7 hack for rounding in ie7; not p... | Mark Otto | 1 | -0/+26 |
| 2012-04-18 | make bootstrap compile with Recess instead of Less | Jacob Thornton | 1 | -63/+128 |
| 2012-04-16 | a few property reordering things | Jacob Thornton | 1 | -18/+2 |
| 2012-04-14 | ditch the .navbar in the selectors since it's the same specificity level, and... | Mark Otto | 1 | -24/+24 |
| 2012-04-14 | Merge branch '2.0.3-wip-nav-collapse' of https://github.com/tierra/bootstrap ... | Mark Otto | 1 | -19/+30 |
| 2012-04-07 | add larger .input-* to block reset for responsive <767 | Mark Otto | 1 | -0/+3 |
| 2012-04-07 | fix left margin on .thumbnails for responsive <767 | Mark Otto | 1 | -2/+3 |
| 2012-04-05 | Changed .nav-collapse to clear both instead of left, and added compiled files. | Bryan Petty | 1 | -19/+30 |
| 2012-04-01 | fix #2296: allow fluid thumbnails | Mark Otto | 1 | -0/+3 |
| 2012-04-01 | fix #2572: streamline thumbnails css to allow for offsets | Mark Otto | 1 | -6/+0 |
| 2012-03-31 | fix #2860: truncate .dl-horizontal terms and reset to stacked for <767px layouts | Mark Otto | 1 | -0/+9 |
| 2012-03-31 | fix #2856: make inputs using .span* classes responsive at <767px layout | Mark Otto | 1 | -2/+5 |
| 2012-03-31 | remove @shadow instances and replace with escaped values, update mixins to no... | Mark Otto | 1 | -3/+3 |
| 2012-03-31 | fix fluid grid selectors to remove > in selectors | Mark Otto | 1 | -24/+46 |
| 2012-03-25 | remove > in fluid grid selectors, fix double padding issue on fluid layout an... | Mark Otto | 1 | -4/+7 |
| 2012-03-25 | fix responsive navbar | Jacob Thornton | 1 | -1/+2 |
| 2012-03-25 | Overhaul the responsive utility classes: | Mark Otto | 1 | -20/+11 |
| 2012-03-23 | fix #2617: add negative margin to fixed-bottom navbar | Mark Otto | 1 | -1/+2 |
| 2012-03-22 | bump version numbers in css files to 2.0.3, break out responsive CSS into sep... | Mark Otto | 1 | -115/+115 |
| 2012-03-14 | update hide text to h5bp technique #2586 | Jacob Thornton | 1 | -5/+7 |
| 2012-03-12 | 2.0.2 derpv2.0.2 | Jacob Thornton | 1 | -3/+3 |
| 2012-03-11 | add block level input mixin for border-box box-sizing | Mark Otto | 1 | -8/+13 |
| 2012-03-11 | remove text indent on carets (not needed) and add inline replacement mixin | Mark Otto | 1 | -0/+5 |
| 2012-03-11 | updated apple touch icons and moved input responsive fix from <480 to <767 | Mark Otto | 1 | -41/+28 |
| 2012-03-11 | fix overflowing thumbnails in responsive <767px layouts | Mark Otto | 1 | -9/+15 |
| 2012-03-11 | in responsive layouts <767px, ensure inputs are not larger than 100% with box... | Mark Otto | 1 | -0/+10 |
| 2012-03-10 | Merge branch 'new_grid' into 2.0.2-wip | Jacob Thornton | 1 | -232/+184 |
| 2012-03-08 | give pages custom titles based on names | Jacob Thornton | 1 | -40/+108 |
| 2012-03-05 | move padding from container to body for max-width: 767; responsive layout | Mark Otto | 1 | -1/+8 |
| 2012-03-05 | fix input grid sizing, fix background color on form actions and append add-ons | Mark Otto | 1 | -24/+24 |
| 2012-03-04 | make sure to pass child var through | Jacob Thornton | 1 | -88/+88 |