| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-05-12 | Start some nav and dropdown cleanup | Mark Otto | 1 | -1/+13 |
| 2013-05-08 | Super massive docs overhaul | Mark Otto | 1 | -1/+1 |
| 2013-05-03 | Update justified nav CSS for proper selectors | Mark Otto | 1 | -1/+3 |
| 2013-05-02 | Use @font-size-... variables instead of hardcoded font-size in px | DarDar | 1 | -1/+1 |
| 2013-04-21 | Fixes #7617: lowercase and dash gray color vars | Mark Otto | 1 | -13/+13 |
| 2013-04-16 | more nested navs | Artur Kwiatkowski | 1 | -105/+122 |
| 2013-03-31 | Fixes #7438: remove max-height from justified nav tabs with some CSS wankery | Mark Otto | 1 | -2/+15 |
| 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 | -2/+2 |
| 2013-03-31 | new @component-active-bg variable | Mark Otto | 1 | -1/+1 |
| 2013-03-30 | Remove .nav-list given new .list-group | Mark Otto | 1 | -24/+0 |
| 2013-03-30 | fuck everything about .clear_float() -- restore .clearfix() as mixin | Mark Otto | 1 | -1/+1 |
| 2013-02-28 | Fixes #6995: Add disabled navbar nav link support | Mark Otto | 1 | -0/+1 |
| 2013-02-28 | Fixes #6935: Use standard decimal points for .opacity() mixin | Mark Otto | 1 | -1/+1 |
| 2013-02-17 | fix broken marketing section with updated class | Mark Otto | 1 | -20/+20 |
| 2013-02-05 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -5/+10 |
| 2013-01-17 | Restore nav tabs, pills, justified variation, disabled links, and a few more ... | Mark Otto | 1 | -99/+68 |
| 2013-01-16 | remove extra border-radius props | Mark Otto | 1 | -1/+0 |
| 2013-01-15 | mobile-first navs, navbar, grids, and type | Mark Otto | 1 | -5/+37 |
| 2013-01-11 | Remove overflow: auto; from .tab-content | Mark Otto | 1 | -3/+0 |
| 2013-01-02 | Basic keyboard accessibility CSS tweaks | Patrick H. Lauke | 1 | -21/+39 |
| 2012-12-17 | Use @border-radius-base var for nav tabs | Mark Otto | 1 | -1/+1 |
| 2012-11-30 | more vars changed, remove @white var | Mark Otto | 1 | -4/+4 |
| 2012-11-30 | more consistent variable naming patterns | Mark Otto | 1 | -3/+3 |
| 2012-11-30 | Part 1 of unCamelCasing variables | Mark Otto | 1 | -10/+10 |
| 2012-11-30 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -0/+6 |
| 2012-11-29 | update comment | Mark Otto | 1 | -0/+1 |
| 2012-11-04 | add justified nav links for tabs and pills | Mark Otto | 1 | -29/+45 |
| 2012-11-03 | Navs refactor, restoring .nav-list | Mark Otto | 1 | -88/+67 |
| 2012-11-02 | Prevent IE8 from misplacing imgs | David | 1 | -0/+5 |
| 2012-10-01 | Add missing icon class definition for navs.less | amid2887 | 1 | -1/+2 |
| 2012-10-01 | remove .nav-list, instead use .nav-stacked on .nav-tabs or .nav-pills from no... | Mark Otto | 1 | -29/+1 |
| 2012-10-01 | remove tabbable tabs on left, right, and bottom; instead, from here out use s... | Mark Otto | 1 | -81/+0 |
| 2012-09-30 | remove .border-radius mixin and replace with standard border-radius property,... | Mark Otto | 1 | -10/+8 |
| 2012-09-13 | fix active tab bg on non-white body | Adrien Cahen | 1 | -1/+1 |
| 2012-07-23 | fixes #4156: don't override border radius if stacked nav has one child | Mark Otto | 1 | -2/+2 |
| 2012-07-17 | de-scope nav-header from .nav | Mark Otto | 1 | -1/+1 |
| 2012-07-17 | fix dropdown vars and make hover state be link color again, add gradient to d... | Mark Otto | 1 | -1/+8 |
| 2012-06-28 | standardize top level file comments | Mark Otto | 1 | -3/+3 |
| 2012-06-24 | more subnav optimizations | Mark Otto | 1 | -11/+8 |
| 2012-06-24 | tons of docs cleanup in css, adding subnav to official components | Mark Otto | 1 | -0/+1 |
| 2012-06-19 | #2764: add disabled styles to navs and dropdowns | Mark Otto | 1 | -0/+16 |
| 2012-04-14 | Merge branch '2.0.3-wip-nav-collapse' of https://github.com/tierra/bootstrap ... | Mark Otto | 1 | -4/+4 |
| 2012-04-14 | fix #1823: styles of tabs within other tabs resolved | Mark Otto | 1 | -22/+22 |
| 2012-04-02 | Restrict collapsed items in Navbar to only those in .nav-collapse, and button... | Bryan Petty | 1 | -4/+4 |
| 2012-04-01 | fix #2811: left and right aligned tabbable tabs fixes so that .tab-content gr... | Mark Otto | 1 | -6/+1 |
| 2012-03-28 | fix #2829: redeclare .pull-right for navs since they get more specific floats | Mark Otto | 1 | -0/+5 |
| 2012-03-22 | fix left and right tab-content alignment with width: auto; | Mark Otto | 1 | -0/+4 |
| 2012-03-22 | Dropdowns overhaul: | Mark Otto | 1 | -8/+4 |
| 2012-03-10 | make nav padding and negative margins the same | Mark Otto | 1 | -2/+2 |