| Age | Commit message (Expand) | Author | Files | Lines |
| 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 | -4/+4 |
| 2012-08-27 | Do not need to write box-shadow in full | Luis Aleman | 1 | -3/+1 |
| 2012-08-27 | fixes #4680: proper margin on buttons in navbar forms | Mark Otto | 1 | -1/+3 |
| 2012-08-27 | fixes #4578: add clearfix to .navbar-inner to clear floats | Mark Otto | 1 | -0/+3 |
| 2012-08-27 | fixes #4540: adjust vertical alignment of .btn-group in .navbar | Mark Otto | 1 | -1/+1 |
| 2012-08-26 | fixes #4512: improved borders on navbars | Mark Otto | 1 | -6/+6 |
| 2012-08-24 | avoid top margin on input-append/prepend in .navbar-form | Mark Otto | 1 | -1/+3 |
| 2012-08-23 | nuke 10px right margin on .navbar .nav | Mark Otto | 1 | -0/+1 |
| 2012-08-19 | fix static navbar container issues, clean up docs presentation by unfixing th... | Mark Otto | 1 | -0/+9 |
| 2012-08-17 | fixes #4421: add static top navbar class | Mark Otto | 1 | -3/+17 |
| 2012-08-17 | additional navbar contrast: add inset shadow since we nuked the border | Mark Otto | 1 | -2/+2 |
| 2012-08-17 | fixes #4416 in a different way: scope active state of navbar links to just th... | Mark Otto | 1 | -3/+3 |
| 2012-08-14 | Merge branch 'fix/center-text-navbar' of https://github.com/mikaelkael/bootst... | Mark Otto | 1 | -5/+2 |
| 2012-08-14 | navbar and dropdown fixes, for alignments and for ie7/8 dropdown hidden bugs ... | Mark Otto | 1 | -2/+2 |
| 2012-08-15 | Center text in navbar with change to @baseLineHeight (18 -> 20px) | Mickael Perraud | 1 | -5/+2 |
| 2012-08-14 | remove borders entirely from fixed navbars | Mark Otto | 1 | -2/+4 |
| 2012-08-14 | fixes #4396: pull right dropdown menus no longer overlaid by submenus | Mark Otto | 1 | -0/+7 |
| 2012-08-14 | fixes #4395: scope dropdown menu caret in navbar to first level dropdown only | Mark Otto | 1 | -2/+2 |
| 2012-08-13 | fixes #4342: navbar vars not in use, render navbar dividers | Mark Otto | 1 | -1/+15 |
| 2012-07-30 | fix navbar form alignment, and update examples to show these cases | Mark Otto | 1 | -2/+3 |
| 2012-07-30 | fix examples collapse classes, rename navbar-redux to navbar and delete the o... | Mark Otto | 1 | -210/+150 |
| 2012-07-29 | reverse navbar styles to save code | Mark Otto | 1 | -2/+0 |
| 2012-07-24 | fix search form, mostly in navbar | Mark Otto | 1 | -3/+4 |
| 2012-07-13 | cleanup subnav example | Mark Otto | 1 | -0/+3 |
| 2012-07-12 | clean up docs for subnav | Mark Otto | 1 | -0/+11 |
| 2012-07-09 | fixes #3210: add .btn to .navbar-form to remove bottom margin, improve vertic... | Mark Otto | 1 | -3/+4 |
| 2012-07-05 | updates to type scale | Mark Otto | 1 | -1/+1 |
| 2012-07-05 | fix up subnav styles, add subnav search form styles, add some basic docs for ... | Mark Otto | 1 | -3/+15 |
| 2012-07-04 | rewrite docs homepage, new graphics | Mark Otto | 1 | -2/+12 |
| 2012-06-28 | standardize top level file comments | Mark Otto | 1 | -2/+3 |
| 2012-06-28 | address issues with fixed subnav like borders, corners, etc | Mark Otto | 1 | -9/+13 |
| 2012-06-28 | remove responsive subnav from docs and place in navbar-responsive.less | Mark Otto | 1 | -1/+38 |
| 2012-06-24 | remove subnav file, instead add an optional class for .navbar | Mark Otto | 1 | -0/+43 |
| 2012-06-24 | more subnav optimizations | Mark Otto | 1 | -0/+4 |
| 2012-06-24 | tons of docs cleanup in css, adding subnav to official components | Mark Otto | 1 | -3/+2 |
| 2012-06-15 | Corrected spelling error | Ross Laird | 1 | -2/+2 |
| 2012-06-02 | Merge branch 'accessibility' into 2.1.0-wip | Jacob Thornton | 1 | -1/+4 |
| 2012-05-27 | fixes .placeholder to work as a "grouped selector" | Corey Innis | 1 | -7/+1 |
| 2012-05-17 | nearly everything working with activedescendant... then decide it's wrong. | Jacob Thornton | 1 | -1/+4 |
| 2012-04-25 | No need to specify units when a value is 0, thanks to RECESS | Allen Bargi | 1 | -1/+1 |
| 2012-04-10 | Fixed extra margin on Navbar buttons. | Bryan Petty | 1 | -1/+1 |
| 2012-04-02 | Restrict collapsed items in Navbar to only those in .nav-collapse, and button... | Bryan Petty | 1 | -30/+46 |
| 2012-03-31 | remove @shadow instances and replace with escaped values, update mixins to no... | Mark Otto | 1 | -6/+3 |
| 2012-03-25 | fix responsive navbar | Jacob Thornton | 1 | -1/+1 |
| 2012-03-25 | revert bart's mixin fix | Mark Otto | 1 | -1/+0 |
| 2012-03-25 | add navbarheight support to .brand and .nav links in navbar | Mark Otto | 1 | -2/+8 |
| 2012-03-25 | introduce .navbar-link to resolve issue with buttons in .navbar-text | Mark Otto | 1 | -0/+7 |
| 2012-03-22 | Dropdowns overhaul: | Mark Otto | 1 | -3/+1 |
| 2012-03-15 | make brand links follow navbarLinkColor but also be customizable in advanced ... | ctalkington | 1 | -1/+1 |