| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-08-18 | fixed caret | liuyl | 1 | -1/+3 |
| 2013-08-18 | Upgrade to latest glyphicons | Mark Otto | 2 | -2/+43 |
| 2013-08-18 | docs layout and alignment refinement | Mark Otto | 1 | -0/+3 |
| 2013-08-18 | Restore glyphicons | Mark Otto | 4 | -0/+196 |
| 2013-08-17 | it's levi-OH-sa, not levi-oh-SAR | Mark Otto | 1 | -1/+1 |
| 2013-08-17 | undo old change to navbar brand from this branch | Mark Otto | 1 | -4/+0 |
| 2013-08-17 | Merge branch '3.0.0-wip' into bs3_homepage | Mark Otto | 10 | -89/+342 |
| 2013-08-17 | Reorder bootstrap.less to match docs oder | Mark Otto | 1 | -19/+15 |
| 2013-08-17 | Navbar update | Mark Otto | 2 | -13/+25 |
| 2013-08-17 | Update jumbotron | Mark Otto | 1 | -3/+14 |
| 2013-08-17 | generic comment | Mark Otto | 1 | -4/+4 |
| 2013-08-17 | Finish first pass at and docment Bootstrap v2-ish theme | Mark Otto | 2 | -9/+175 |
| 2013-08-17 | Merge branch '3.0.0-wip' into bs3_theme | Mark Otto | 28 | -713/+1209 |
| 2013-08-17 | Fix navbar brand alignment by removing header padding when above 768px | Mark Otto | 1 | -0/+3 |
| 2013-08-17 | Fixes #9752: clear floats in .panel-body | Mark Otto | 1 | -0/+1 |
| 2013-08-17 | More consistent naming with screen size variables using xs, sm, md, and lg | Mark Otto | 6 | -57/+56 |
| 2013-08-17 | Merge branch '3.0.0-wip' into bs3_homepage | Mark Otto | 10 | -46/+44 |
| 2013-08-17 | 2px border on thead th elements for just a tad more separation | Mark Otto | 1 | -0/+9 |
| 2013-08-17 | fixes #9538: prevent Firefox rendering bug via some border-fu | Mark Otto | 1 | -1/+6 |
| 2013-08-17 | Fixes #9552: Downsize and use whole numbers for panel title to prevent odd 1p... | Mark Otto | 1 | -1/+1 |
| 2013-08-17 | fix #9743: pager hover background should be light gray | Mark Otto | 1 | -1/+1 |
| 2013-08-17 | Merge pull request #9737 from ZDroid/patch-1 | Mark Otto | 1 | -1/+0 |
| 2013-08-17 | Removed blank .hidden-print | Zlatan Vasović | 1 | -1/+0 |
| 2013-08-17 | un-hardcode @grid-gutter-width in @container-* LESS vars | Chris Rebert | 1 | -3/+3 |
| 2013-08-16 | fixes #9436 more: put padding on containers, not the body because full width ... | Mark Otto | 3 | -5/+5 |
| 2013-08-16 | Make negative margins on rows the default, not just in containers, and add pa... | Mark Otto | 2 | -14/+4 |
| 2013-08-16 | fixes #9475 | Mark Otto | 1 | -7/+6 |
| 2013-08-16 | Justified nav now responsive; example updated accordingly (fixes #9708) | Mark Otto | 1 | -3/+9 |
| 2013-08-16 | switch to margin on navbar-nav to avoid stacking negative space reported in #... | Mark Otto | 1 | -6/+1 |
| 2013-08-16 | fixed navbar static top borders | Mark Otto | 1 | -1/+1 |
| 2013-08-16 | fixes #9642: open dropdown nav items get proper styling | Mark Otto | 1 | -7/+2 |
| 2013-08-16 | xs button is xs-er (fixes #9695) | Mark Otto | 1 | -1/+1 |
| 2013-08-16 | Fix alignment of navbar header in fixed navbars | Mark Otto | 1 | -0/+4 |
| 2013-08-15 | don't scope width on .make-xs-column mixin | Mark Otto | 1 | -6/+1 |
| 2013-08-15 | fixes #9663: second part, reset pushes and pulls in md and lg grid tiers | Mark Otto | 1 | -0/+4 |
| 2013-08-15 | Fixes #9663: Add offset overrides for medium and large grid tiers | Mark Otto | 1 | -0/+2 |
| 2013-08-15 | fixes #9655: scrope list group styles in panels to immediate children only | Mark Otto | 1 | -1/+1 |
| 2013-08-15 | nuke bg image on active/open for buttons for when we add gradients | Mark Otto | 2 | -1/+6 |
| 2013-08-15 | fixes #9647: ensure open dropdown toggles get .active styles | Mark Otto | 1 | -1/+2 |
| 2013-08-15 | fixes #9587: add var for nav link padding | Mark Otto | 2 | -1/+2 |
| 2013-08-15 | fixes #9629 | Mark Otto | 1 | -0/+5 |
| 2013-08-15 | fixes #9622: reset to inline-block for img-thumbnail, but keep block for .thu... | Mark Otto | 1 | -2/+4 |
| 2013-08-15 | fixes #9634: turn off overflow-y when the navbar is re-expanded into horizont... | Mark Otto | 1 | -0/+4 |
| 2013-08-15 | improve pagination's active state so it looks less like the active state and ... | Mark Otto | 2 | -11/+27 |
| 2013-08-15 | delete comments | Mark Otto | 1 | -10/+6 |
| 2013-08-15 | Add to #9578 and fix #9614: use cursor not-allowed on radios and checkboxes | Mark Otto | 1 | -6/+6 |
| 2013-08-15 | fix up inverse navbar form styles | Mark Otto | 1 | -2/+6 |
| 2013-08-15 | fixes #9596: proper dropup caret colors | Mark Otto | 1 | -8/+10 |
| 2013-08-15 | Fixes #9617: consistent variation order, add .label-primary | Mark Otto | 2 | -4/+9 |
| 2013-08-15 | fixes #9607: restore bottom border on hover of nav tabs for proper display | Mark Otto | 1 | -1/+1 |