| Age | Commit message (Expand) | Author | Files | Lines |
| 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-16 | fixes #9436 more: put padding on containers, not the body because full width ... | Mark Otto | 1 | -5/+5 |
| 2013-08-16 | Make negative margins on rows the default, not just in containers, and add pa... | Mark Otto | 1 | -24/+12 |
| 2013-08-16 | fixes #9475 | Mark Otto | 1 | -1/+4 |
| 2013-08-16 | Justified nav now responsive; example updated accordingly (fixes #9708) | Mark Otto | 1 | -4/+14 |
| 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/+4 |
| 2013-08-16 | fixes #9642: open dropdown nav items get proper styling | Mark Otto | 1 | -12/+4 |
| 2013-08-16 | xs button is xs-er (fixes #9695) | Mark Otto | 1 | -2/+2 |
| 2013-08-15 | fixes #9663: second part, reset pushes and pulls in md and lg grid tiers | Mark Otto | 1 | -0/+12 |
| 2013-08-15 | Fixes #9663: Add offset overrides for medium and large grid tiers | Mark Otto | 1 | -0/+6 |
| 2013-08-15 | fixes #9655: scrope list group styles in panels to immediate children only | Mark Otto | 1 | -4/+4 |
| 2013-08-15 | nuke bg image on active/open for buttons for when we add gradients | Mark Otto | 1 | -0/+37 |
| 2013-08-15 | fixes #9647: ensure open dropdown toggles get .active styles | Mark Otto | 1 | -6/+12 |
| 2013-08-15 | fixes #9629 | Mark Otto | 1 | -0/+7 |
| 2013-08-15 | fixes #9622: reset to inline-block for img-thumbnail, but keep block for .thu... | Mark Otto | 1 | -2/+7 |
| 2013-08-15 | fixes #9634: turn off overflow-y when the navbar is re-expanded into horizont... | Mark Otto | 1 | -0/+3 |
| 2013-08-15 | improve pagination's active state so it looks less like the active state and ... | Mark Otto | 1 | -17/+26 |
| 2013-08-15 | Add to #9578 and fix #9614: use cursor not-allowed on radios and checkboxes | Mark Otto | 1 | -0/+4 |
| 2013-08-15 | fix up inverse navbar form styles | Mark Otto | 1 | -2/+7 |
| 2013-08-15 | fixes #9596: proper dropup caret colors | Mark Otto | 1 | -6/+6 |
| 2013-08-15 | Fixes #9617: consistent variation order, add .label-primary | Mark Otto | 1 | -10/+19 |
| 2013-08-15 | fixes #9607: restore bottom border on hover of nav tabs for proper display | Mark Otto | 1 | -1/+1 |
| 2013-08-15 | fixes #9582: restore img-responsive as a class and move it's mixin to mixins.... | Mark Otto | 1 | -0/+6 |
| 2013-08-15 | fixes #9507: remove padding on navbar-collapse as any padding on an animated ... | Mark Otto | 1 | -2/+8 |
| 2013-08-14 | fixes #9445: make img responsive mixin use display block, but provide option ... | Mark Otto | 1 | -8/+2 |
| 2013-08-14 | fixes #9508: use navbar align mixin for buttons to get correct top/bottom spa... | Mark Otto | 1 | -0/+1 |
| 2013-08-14 | Merge branch 'navbar-brand-margin' of https://github.com/Luis-TP/bootstrap in... | Mark Otto | 1 | -1/+0 |
| 2013-08-14 | refactor navbar file to better nest css and restore navbar-color to navbar te... | Mark Otto | 1 | -52/+48 |
| 2013-08-14 | remove gradients from dropdown menu items on hover/active (fixes #9473) | Mark Otto | 1 | -17/+5 |
| 2013-08-14 | fixes #9511; set cursor:not-allowed for disabled buttons,checkboxes,radios | Chris Rebert | 1 | -1/+12 |
| 2013-08-14 | Merge branch '3.0.0-wip' into reset-FF-Android-default-background-image | Mark Otto | 1 | -15/+16 |
| 2013-08-14 | fixes #8702 until Normalize.css starts handling this | Chris Rebert | 1 | -0/+7 |
| 2013-08-14 | Merge branch '3.0.0-wip' of https://github.com/lerks/bootstrap into lerks-3.0... | Mark Otto | 1 | -15/+16 |
| 2013-08-14 | Merge branch '3.0.0-wip' of https://github.com/jharbert/bootstrap into jharbe... | Mark Otto | 1 | -14/+14 |
| 2013-08-14 | Get rid of navbar-brand margin-right | Luis Aleman | 1 | -1/+0 |
| 2013-08-14 | Remove .navbar-collapse padding when not in mobile context | Luis Aleman | 1 | -2/+1 |
| 2013-08-14 | fixes #9406: proper border for justified btn-groups inside tables | Luca Wehrstedt | 1 | -0/+1 |
| 2013-08-13 | Apply mixin to correct class | Luis Aleman | 1 | -1/+3 |
| 2013-08-13 | fixes issue after navbar is collapsed, dropdown-menus on uncollapsed menu are... | Jason Harbert | 1 | -1/+2 |
| 2013-08-13 | Fix .navbar-right > .dropdown-menu alignment | Luis Aleman | 1 | -0/+2 |
| 2013-08-13 | fixes #9439: use overflow: auto on navbar collapse | Mark Otto | 1 | -2/+2 |
| 2013-08-13 | Overhaul navbar alignment (.pull-) utilities (fixes #9440) | Mark Otto | 1 | -8/+16 |
| 2013-08-13 | grunt dist on prev forms change | Mark Otto | 1 | -28/+28 |
| 2013-08-13 | nuke the box-shadow on uncollapsed navbar-collapse | Mark Otto | 1 | -0/+1 |
| 2013-08-13 | Merge branch '3.0.0-wip' into bs3_navbar_overhaul | Mark Otto | 1 | -56/+173 |
| 2013-08-13 | lighter default navbar, add borders to navbars, tweak padding and alignments | Mark Otto | 1 | -10/+24 |
| 2013-08-13 | fixes #9431: specify font-size in dropdown menus to avoid inheritance issues | Mark Otto | 1 | -0/+1 |
| 2013-08-13 | Merge branch '3.0.0-wip' into bs3_drop_accordion_for_panel | Mark Otto | 1 | -48/+101 |