| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-08-14 | running make on prev merge | Mark Otto | 1 | -1/+1 |
| 2012-08-14 | navbar and dropdown fixes, for alignments and for ie7/8 dropdown hidden bugs ... | Mark Otto | 2 | -14/+15 |
| 2012-08-14 | compensate for ie7 button padding with no borders, fix indentation | Mark Otto | 1 | -2/+2 |
| 2012-08-14 | remove bottom margin on radios and checkboxes | Mark Otto | 1 | -1/+1 |
| 2012-08-14 | fixes #3674: checkbox vertical alignment in IE9 | Mark Otto | 1 | -2/+1 |
| 2012-08-14 | add animation to docs download btn for firefox | Mark Otto | 1 | -3/+11 |
| 2012-08-14 | fix width of star github btn in docs | Mark Otto | 1 | -1/+0 |
| 2012-08-14 | fixes #4358: make select elements 30px tall to match inputs | Mark Otto | 1 | -2/+3 |
| 2012-08-14 | remove borders entirely from fixed navbars | Mark Otto | 1 | -2/+5 |
| 2012-08-14 | fixes #4371: scope hovers on table rows to tbody | Mark Otto | 1 | -2/+2 |
| 2012-08-14 | fixes #4396: pull right dropdown menus no longer overlaid by submenus | Mark Otto | 1 | -0/+11 |
| 2012-08-14 | fixes #4395: scope dropdown menu caret in navbar to first level dropdown only | Mark Otto | 1 | -4/+4 |
| 2012-08-14 | now with 13 custom jquery plugins | Andreas Cederstròˆm | 1 | -0/+1 |
| 2012-08-13 | fixes #4342: navbar vars not in use, render navbar dividers | Mark Otto | 1 | -12/+12 |
| 2012-08-13 | running make on previous changes | Mark Otto | 1 | -0/+4 |
| 2012-08-08 | add some simple styles for showing white icons on hover where appropriate | Mark Otto | 1 | -1/+8 |
| 2012-08-07 | fix chevron on js docs and run make after table changes | Mark Otto | 1 | -3/+3 |
| 2012-08-07 | speed up animation and brightness on docs download | Mark Otto | 1 | -3/+3 |
| 2012-08-07 | fixes #4304: more specific selectors on table border classes to override .tab... | Mark Otto | 1 | -14/+14 |
| 2012-08-07 | fixes #4295: add vars for pagination | Mark Otto | 1 | -1/+2 |
| 2012-08-01 | decrease docs nav padding | Mark Otto | 1 | -1/+1 |
| 2012-08-01 | cut down on selectors on .formFieldState() mixin to origin input catchall | Mark Otto | 1 | -84/+6 |
| 2012-08-01 | fixes #4207: redeclare box-shadow on .formFieldState() mixin so transitions w... | Mark Otto | 1 | -15/+102 |
| 2012-08-01 | decrease box-shadow | Mark Otto | 1 | -1/+1 |
| 2012-08-01 | fixes #4254: make .span12 expand full width of a parent when responsive | Mark Otto | 1 | -0/+7 |
| 2012-08-01 | add test for textarea at .span12, really fix docs footer | Mark Otto | 1 | -0/+6 |
| 2012-08-01 | increase padding on navbar responsive nav links, fix footer margins | Mark Otto | 2 | -6/+2 |
| 2012-08-01 | remove the canvas slider doodad | Mark Otto | 1 | -31/+0 |
| 2012-08-01 | darken default button borders | Mark Otto | 1 | -2/+2 |
| 2012-08-01 | fix jank button on docs homepage | Mark Otto | 1 | -2/+6 |
| 2012-08-01 | increase horizontal padding on inputs given new font-size | Mark Otto | 2 | -37/+37 |
| 2012-08-01 | pulsing download button on homepage | Mark Otto | 1 | -3/+11 |
| 2012-08-01 | increase margin on checkboxes and radios to center properly | Mark Otto | 1 | -1/+1 |
| 2012-08-01 | fixes #4253: hover on responsive navbar | Mark Otto | 1 | -0/+4 |
| 2012-07-31 | reorder docs css | Mark Otto | 1 | -127/+125 |
| 2012-07-30 | place chevrons first in sidenav in docs, fix ie7 bugs for said sidenav | Mark Otto | 1 | -0/+2 |
| 2012-07-30 | fixes #3615: remove last-child hack for IE7 since IE7 doesn't support :last-c... | Mark Otto | 1 | -5/+0 |
| 2012-07-30 | remove position from labels/badges in mini btns | Mark Otto | 1 | -0/+5 |
| 2012-07-30 | fixes #3665: ensure inputs in a fluid row maintain grid sizing | Mark Otto | 1 | -0/+4 |
| 2012-07-30 | fixes #3900: nudge badges in buttons up 1px | Mark Otto | 1 | -0/+6 |
| 2012-07-30 | update button styles to use updated 14px base font size, align carets to othe... | Mark Otto | 1 | -25/+17 |
| 2012-07-30 | fix navbar form alignment, and update examples to show these cases | Mark Otto | 1 | -2/+2 |
| 2012-07-30 | fix examples collapse classes, rename navbar-redux to navbar and delete the o... | Mark Otto | 1 | -0/+32 |
| 2012-07-29 | fixes #4221: correct border-collapse property for IE7 hack | Mark Otto | 1 | -1/+1 |
| 2012-07-29 | fix footer in responsive | Mark Otto | 1 | -4/+5 |
| 2012-07-29 | fixes #3694: provide override classes for .hide and .pull-right for grid columns | Mark Otto | 1 | -0/+10 |
| 2012-07-29 | more breadcrumb tweaks for contrast | Mark Otto | 1 | -3/+3 |
| 2012-07-29 | remove gradient, border, and box-shadow from .breadcrumb to differentiate fro... | Mark Otto | 1 | -16/+5 |
| 2012-07-29 | reverse navbar styles to save code | Mark Otto | 3 | -244/+150 |
| 2012-07-27 | add .btn-block for a full-width button option | Mark Otto | 1 | -0/+10 |