| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-08-04 | rename imported files to preface with underscore; rerun grunt dist | Mark Otto | 1 | -147/+0 |
| 2014-07-11 | rearrange a few things; drop compiled theme file | Mark Otto | 1 | -1/+2 |
| 2014-07-08 | Drop: Thumbnails completely, as they'll be replaced | Mark Otto | 1 | -2/+0 |
| 2014-07-08 | Drop: all vendor prefix mixins because autoprefixer | Mark Otto | 1 | -5/+3 |
| 2014-07-07 | start the move to rems | Mark Otto | 1 | -1/+1 |
| 2014-06-05 | Use px for font-size fixes #13737 | Thomas Welton | 1 | -1/+1 |
| 2014-02-10 | add .sr-only-focusable; fixes #12259 | Chris Rebert | 1 | -0/+16 |
| 2014-01-29 | Fixes #12424: Account for Normalize change on figure element so that we don't... | Mark Otto | 1 | -0/+10 |
| 2014-01-23 | Add ref in Less to docs regarding box-sizing conflicts | Chris Rebert | 1 | -1/+4 |
| 2014-01-16 | Split box-sizing reset for faster rendering | Mark Otto | 1 | -1/+3 |
| 2013-10-05 | Insert comma to fix validation warning | Zlatan Vasović | 1 | -1/+1 |
| 2013-08-28 | fix #10252 by restricting Android Firefox reset to only .form-control & .btn | Chris Rebert | 1 | -11/+0 |
| 2013-08-18 | improve dependencies for image thumbnails and thumbnail component | Mark Otto | 1 | -8/+19 |
| 2013-08-18 | Nesting for link styles | Zlatan Vasović | 1 | -8/+10 |
| 2013-08-16 | fixes #9436 more: put padding on containers, not the body because full width ... | Mark Otto | 1 | -2/+0 |
| 2013-08-16 | Make negative margins on rows the default, not just in containers, and add pa... | Mark Otto | 1 | -0/+2 |
| 2013-08-15 | fixes #9582: restore img-responsive as a class and move it's mixin to mixins.... | Mark Otto | 1 | -4/+2 |
| 2013-08-14 | fixes #9445: make img responsive mixin use display block, but provide option ... | Mark Otto | 1 | -2/+2 |
| 2013-08-14 | fixes #8702 until Normalize.css starts handling this | Chris Rebert | 1 | -0/+8 |
| 2013-08-12 | fixes #9400: add box-sizing to pseudo elements as well | Mark Otto | 1 | -1/+3 |
| 2013-08-11 | Merge pull request #9286 from neilhem/3.0.0-wip | Mark Otto | 1 | -1/+1 |
| 2013-08-09 | set img-circle class in percents | Rakhat Jabagin | 1 | -1/+1 |
| 2013-08-07 | property order | Mark Otto | 1 | -5/+5 |
| 2013-08-06 | Improve accessibility (Section 508, WCAG) | adamjacobbecker | 1 | -0/+14 |
| 2013-07-17 | fixes #8477: use var for rounded image border-radius | Mark Otto | 1 | -1/+1 |
| 2013-07-05 | Move `hr` to scaffolding.less (out of type.less) and simplify styles | Mark Otto | 1 | -0/+12 |
| 2013-07-01 | fixes #8345: use inline-block on .img-responsive | Mark Otto | 1 | -1/+1 |
| 2013-06-28 | Overall responsive `img` styles | Mark Otto | 1 | -4/+6 |
| 2013-06-25 | Fix 2 typos | Chris Rebert | 1 | -2/+2 |
| 2013-06-16 | Remove WebKit overflow scrolling for now | Mark Otto | 1 | -2/+0 |
| 2013-05-09 | remove duplicate text scaling | Mark Otto | 1 | -8/+0 |
| 2013-04-27 | Adding media queries breakpoints variables | Kevin | 1 | -1/+1 |
| 2013-04-13 | IE8 doesn't need help with responsive images, they work just dandy apparently... | Mark Otto | 1 | -1/+0 |
| 2013-04-05 | use font-size-base var | Mark Otto | 1 | -1/+1 |
| 2013-03-31 | -background to -bg for body and table vars | Mark Otto | 1 | -1/+1 |
| 2013-03-31 | @link-color-hover to @link-hover-color | Mark Otto | 1 | -1/+1 |
| 2013-03-31 | Remove the handful of rem font-sizes | Mark Otto | 1 | -1/+1 |
| 2013-03-26 | New grid classes | Mark Otto | 1 | -4/+6 |
| 2013-03-17 | Exploring rems as font-size unit | Mark Otto | 1 | -6/+1 |
| 2013-03-17 | mixin, not copypasta | Mark Otto | 1 | -3/+1 |
| 2013-03-10 | Set border-box globally instead | Mark Otto | 1 | -0/+10 |
| 2013-02-28 | Fixes #6897: Print styles get own .less file | Mark Otto | 1 | -70/+0 |
| 2013-02-15 | fix #6950: use var for font-family | Mark Otto | 1 | -1/+1 |
| 2013-02-05 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -2/+3 |
| 2013-01-17 | Combine .thumbnail and .img-thumbnail into simpler selectors | Mark Otto | 1 | -4/+1 |
| 2013-01-17 | Change .img-polaroid to .img-thumbnail | Mark Otto | 1 | -7/+4 |
| 2013-01-17 | Move grid/container styles to grid.less; update docs; add offsetting back | Mark Otto | 1 | -4/+2 |
| 2013-01-15 | mobile-first navs, navbar, grids, and type | Mark Otto | 1 | -0/+21 |
| 2013-01-02 | Basic keyboard accessibility CSS tweaks | Patrick H. Lauke | 1 | -1/+2 |
| 2012-12-20 | Finish migrating to Normalize 2: | Mark Otto | 1 | -0/+83 |