| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2012-11-30 | more consistent variable naming patterns | Mark Otto | 1 | -3/+3 |
| 2012-11-30 | Part 1 of unCamelCasing variables | Mark Otto | 1 | -7/+7 |
| 2012-11-30 | consolidate font resets into scaffolding | Mark Otto | 1 | -2/+10 |
| 2012-09-30 | remove .border-radius mixin and replace with standard border-radius property,... | Mark Otto | 1 | -2/+2 |
| 2012-09-04 | improve comments in image styles | Mark Otto | 1 | -1/+4 |
| 2012-08-27 | Do not need to write box-shadow in full | Luis Aleman | 1 | -3/+1 |
| 2012-08-19 | fix static navbar container issues, clean up docs presentation by unfixing th... | Mark Otto | 1 | -1/+1 |
| 2012-07-27 | add image styles, for now to scaffolding (soon to own file) | Mark Otto | 1 | -0/+22 |
| 2012-07-09 | fixes #3210: add .btn to .navbar-form to remove bottom margin, improve vertic... | Mark Otto | 1 | -2/+2 |
| 2012-06-28 | standardize top level file comments | Mark Otto | 1 | -2/+2 |
| 2012-03-05 | add a ton new variables for type, buttons, inputs | Mark Otto | 1 | -1/+1 |
| 2012-02-21 | adding responsive utility classes and matching docs section with super neato ... | Mark Otto | 1 | -3/+3 |