| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-01-17 | Remove all old responsive styles since we're motherfucking mobile first son | Mark Otto | 1 | -185/+0 |
| 2012-11-30 | navbar vars | Mark Otto | 1 | -11/+11 |
| 2012-11-30 | more consistent variable naming patterns | Mark Otto | 1 | -6/+6 |
| 2012-11-30 | Part 1 of unCamelCasing variables | Mark Otto | 1 | -5/+5 |
| 2012-11-02 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -2/+10 |
| 2012-10-29 | Merge branch '2.1.2-wip'v2.2.0 | Mark Otto | 1 | -3/+7 |
| 2012-10-07 | fixes #5416: use correct variable for inverse navbar responsive links | Mark Otto | 1 | -0/+4 |
| 2012-10-03 | use border-radius vars where possible | Mark Otto | 1 | -1/+1 |
| 2012-09-30 | remove .border-radius mixin and replace with standard border-radius property,... | Mark Otto | 1 | -3/+3 |
| 2012-09-27 | Fix for #4550 | Artem Kustikov | 1 | -1/+5 |
| 2012-09-25 | initial pass at removing navbar-inner from .navbar component | Mark Otto | 1 | -3/+3 |
| 2012-09-17 | fixes #5163: add new var for navbar collapse's default view, use that in resp... | Mark Otto | 1 | -1/+1 |
| 2012-09-12 | change up box-shadow mixin usage everywhere to use escaping again, or local v... | Mark Otto | 1 | -1/+1 |
| 2012-08-27 | Unescaped box-shadows to take advantage of new box-shadow mixin | Luis Aleman | 1 | -1/+1 |
| 2012-08-21 | fixes #4532: navbar responsive carets for dropdown-menus now hidden, also fix... | Mark Otto | 1 | -0/+11 |
| 2012-08-17 | nuke subnav styles from responsive navbar | Mark Otto | 1 | -38/+1 |
| 2012-08-01 | increase padding on navbar responsive nav links, fix footer margins | Mark Otto | 1 | -1/+1 |
| 2012-08-01 | fixes #4253: hover on responsive navbar | Mark Otto | 1 | -0/+4 |
| 2012-07-30 | fixes #3858: add var for responsive navbar. also add additional examples to n... | Mark Otto | 1 | -1/+1 |
| 2012-06-28 | standardize top level file comments | Mark Otto | 1 | -0/+5 |
| 2012-06-28 | remove responsive subnav from docs and place in navbar-responsive.less | Mark Otto | 1 | -32/+41 |
| 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 | -2/+33 |
| 2012-05-13 | #3257: share .navbar-fixed-top styles with .navbar-fixed-bottom | Mark Otto | 1 | -2/+9 |
| 2012-04-14 | ditch the .navbar in the selectors since it's the same specificity level, and... | Mark Otto | 1 | -25/+30 |
| 2012-04-05 | Changed .nav-collapse to clear both instead of left, and added compiled files. | Bryan Petty | 1 | -1/+1 |
| 2012-04-02 | Restrict collapsed items in Navbar to only those in .nav-collapse, and button... | Bryan Petty | 1 | -18/+29 |
| 2012-03-31 | remove @shadow instances and replace with escaped values, update mixins to no... | Mark Otto | 1 | -2/+1 |
| 2012-03-25 | fix responsive navbar | Jacob Thornton | 1 | -2/+2 |
| 2012-03-22 | add the broken out responsive files | Mark Otto | 1 | -0/+131 |