| Age | Commit message (Expand) | Author | Files | Lines |
| 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 | 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 | 1 | -236/+142 |
| 2012-07-27 | add .btn-block for a full-width button option | Mark Otto | 1 | -0/+10 |
| 2012-07-27 | add docs for sub menu support on dropdowns, add caret via :after to submenu t... | Mark Otto | 1 | -1/+19 |
| 2012-07-27 | add basic support for sub menus in dropdown menus | Mark Otto | 1 | -6/+25 |
| 2012-07-27 | add image styles, for now to scaffolding (soon to own file) | Mark Otto | 1 | -0/+22 |
| 2012-07-26 | increase height of homepage jumbotron, update vars and styles of popovers | Mark Otto | 1 | -9/+10 |
| 2012-07-24 | fix search form, mostly in navbar | Mark Otto | 1 | -6/+9 |
| 2012-07-24 | modal heading line-height | Mark Otto | 1 | -1/+1 |
| 2012-07-24 | fix h3 in modal and make modal unhidden by removing important from earlier issue | Mark Otto | 1 | -2/+7 |
| 2012-07-23 | fixes #4156: don't override border radius if stacked nav has one child | Mark Otto | 1 | -6/+12 |
| 2012-07-23 | Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip | Mark Otto | 1 | -0/+5 |
| 2012-07-22 | some progress on affix plugin | Jacob Thornton | 1 | -0/+4 |
| 2012-07-19 | nuke commented out code from last fix | Mark Otto | 1 | -29/+0 |
| 2012-07-19 | fixes #4103: simpler fix for tfoot in .table-border | Mark Otto | 1 | -2/+33 |
| 2012-07-19 | fixes #4102: properly round top left corners of .table-border with caption/co... | Mark Otto | 1 | -0/+18 |
| 2012-07-17 | fixes #3845: add .btn-link for transparent buttons styled as links | Mark Otto | 1 | -0/+20 |
| 2012-07-17 | Merge branch '2.1.0-wip' of https://github.com/gcoop/bootstrap into gcoop-2.1... | Mark Otto | 1 | -0/+12 |
| 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 | -4/+35 |
| 2012-07-17 | remove list-type declarations from ul and ol elements since those should just... | Mark Otto | 1 | -8/+0 |
| 2012-07-15 | docs cleanup and blockquote cleanup for .pull-right option | Mark Otto | 1 | -0/+8 |
| 2012-07-13 | copy edits and tweaks to utility classes to ensure they always are specific e... | Mark Otto | 1 | -2/+2 |
| 2012-07-13 | cleanup subnav example | Mark Otto | 1 | -2/+5 |
| 2012-07-12 | clean up docs for subnav | Mark Otto | 1 | -0/+42 |
| 2012-07-10 | fixes #3706: add textColor and textShadow as options to .buttonBackground mixin | Mark Otto | 1 | -16/+22 |
| 2012-07-10 | fixes #3605: add support for input-prepend/-append to .form-search | Mark Otto | 1 | -19/+52 |
| 2012-07-09 | remove popoverarrows mixin, relegate code to tooltips and popvers since we on... | Mark Otto | 1 | -149/+100 |
| 2012-07-09 | fix up docs popover examples and copy | Mark Otto | 1 | -1/+2 |
| 2012-07-09 | fixes #3210: add .btn to .navbar-form to remove bottom margin, improve vertic... | Mark Otto | 1 | -3/+4 |
| 2012-07-09 | fixes #3384: add support for multiple inputs per line when using grid sizing | Mark Otto | 1 | -17/+40 |
| 2012-07-09 | fixes #3973: same border on disabled inputs as default inputs: | Mark Otto | 1 | -1/+0 |
| 2012-07-09 | fixes #4027: same margins on .pager and .pagination | Mark Otto | 1 | -8/+7 |
| 2012-07-09 | wasn't feeling the new buttons, downsizing again until we get a better balance | Mark Otto | 1 | -17/+26 |
| 2012-07-09 | updating docs examples to remove 13/18 resets, fix up buttons alignments and ... | Mark Otto | 1 | -23/+14 |
| 2012-07-09 | docs changes for icons | Mark Otto | 1 | -1/+0 |
| 2012-07-09 | fix text in docs about default font-size and line-height | Mark Otto | 1 | -0/+1 |
| 2012-07-08 | fix up carousel alignment and line-height | Mark Otto | 1 | -1/+10 |
| 2012-07-08 | adding getting started page based on Bootstrap University from awhile back, t... | Mark Otto | 1 | -1/+2 |
| 2012-07-07 | fix up docs to use default container, fix responsive home changes | Mark Otto | 1 | -2/+2 |
| 2012-07-07 | reoder forms a bit | Mark Otto | 1 | -41/+36 |
| 2012-07-07 | docs pre font-size and nowrap on prepend/append | Mark Otto | 1 | -1/+2 |
| 2012-07-07 | Merge branch '21jumpst' into 2.1.0-wip | Mark Otto | 1 | -178/+194 |
| 2012-07-07 | remove specific values for the fluid grid system and instead use LESS's perce... | Mark Otto | 1 | -74/+74 |
| 2012-07-06 | vertically align inline form content | Mark Otto | 1 | -0/+1 |
| 2012-07-06 | prevent small tags from increasing height of headings | Mark Otto | 1 | -0/+14 |