| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-31 | fixes #5717: add retina favicon, recompile docs | Mark Otto | 1 | -1/+1 |
| 2012-10-26 | Adding .inline for ul and ol | Andreas Cederström | 1 | -0/+15 |
| 2012-10-18 | fixes #5572: document .input-block-level | Mark Otto | 1 | -0/+11 |
| 2012-10-07 | Changing title of docs pages to simply say 'Bootstrap' like the docs home page | Mark Otto | 1 | -1/+1 |
| 2012-10-02 | copy and style changes to improve docs rendering on mobile devices | Mark Otto | 1 | -5/+7 |
| 2012-10-01 | Merge branch '2.1.2-wip' into exploratory | Mark Otto | 1 | -17/+20 |
| 2012-10-01 | fixes #5055: wrap legend and form elements in fieldset so IE8 styles the lege... | Mark Otto | 1 | -17/+20 |
| 2012-09-30 | Merge branch '2.1.2-wip' into exploratory | Mark Otto | 1 | -3/+3 |
| 2012-09-30 | fixes #5360: typo in tables docs | Mark Otto | 1 | -1/+1 |
| 2012-09-28 | clean up emphasis docs text | Mark Otto | 1 | -2/+2 |
| 2012-09-25 | initial pass at removing navbar-inner from .navbar component | Mark Otto | 1 | -33/+31 |
| 2012-09-25 | thumbnails cleanup: no more UL or LI elements needed, instead just use standa... | Mark Otto | 1 | -2/+2 |
| 2012-09-25 | make .input-* classes match .btn-* size classes | Mark Otto | 1 | -15/+7 |
| 2012-09-25 | Merge branch '2.1.2-wip' into box-sizing-exercise | Mark Otto | 1 | -17/+131 |
| 2012-09-25 | headway, cleanup, and tests | Mark Otto | 1 | -15/+22 |
| 2012-09-20 | fixes #5150: add btn-group support to input groups | Mark Otto | 1 | -11/+131 |
| 2012-09-17 | fixes #5001: proper ids on form examples | Mark Otto | 1 | -2/+2 |
| 2012-09-13 | fixes #5119: javascript in navbar typo | Mark Otto | 1 | -1/+1 |
| 2012-09-07 | commenting out stuff and adding grid test page | Mark Otto | 1 | -5/+5 |
| 2012-09-04 | fixes #4959: docs example | Mark Otto | 1 | -2/+3 |
| 2012-09-03 | fixes #4909: add color utility classes .text-warning, etc and document them | Mark Otto | 1 | -2/+19 |
| 2012-08-31 | fixes #4901: attribute typo and reran make | Mark Otto | 1 | -1/+1 |
| 2012-08-27 | fixes #4556: add mention of disable state and required js to buttons docs | Mark Otto | 1 | -1/+1 |
| 2012-08-27 | fixes #4749: correct initialism example | Mark Otto | 1 | -1/+1 |
| 2012-08-23 | Merge pull request #4560 from andriijas/2.1.1-wip-table-row-warning | Mark Otto | 1 | -2/+21 |
| 2012-08-22 | fixes #4586: typo in docs | Mark Otto | 1 | -1/+1 |
| 2012-08-22 | Add info state to form validation | Andreas Cederström | 1 | -1/+8 |
| 2012-08-22 | Add .warning to table rows | Andreas Cederström | 1 | -1/+13 |
| 2012-08-21 | fixes #4520: manually fix example html for icon | Mark Otto | 1 | -1/+2 |
| 2012-08-21 | fixes #4517 manually in mustache file as well, typo in docs | Mark Otto | 1 | -1/+1 |
| 2012-08-21 | fixes #4472: manually change mustache file as well for typo | Mark Otto | 1 | -1/+1 |
| 2012-08-19 | pre font-size increase; revert static top navbar, undo contents section for now | Mark Otto | 1 | -13/+5 |
| 2012-08-19 | fix static navbar container issues, clean up docs presentation by unfixing th... | Mark Otto | 1 | -6/+14 |
| 2012-08-19 | fixes #4455: improve small styles and add to docs | Mark Otto | 1 | -1/+12 |
| 2012-08-19 | copy edits to base css page | Mark Otto | 1 | -4/+4 |
| 2012-08-18 | fixes #4444: clarify docs copy that new icon white style is intentional on ac... | Mark Otto | 1 | -1/+1 |
| 2012-08-18 | modifications to new content | Mark Otto | 1 | -18/+21 |
| 2012-08-18 | Remove inexisting end tag </hr> | Erik van der Kolk | 1 | -4/+4 |
| 2012-08-18 | Fix empty for attribute on labels in Horizontal form | Erik van der Kolk | 1 | -8/+8 |
| 2012-08-18 | Move code within code snippet as close to the left for Basic block | Erik van der Kolk | 1 | -1/+1 |
| 2012-08-18 | Replace Note: by Heads up! | Erik van der Kolk | 1 | -1/+1 |
| 2012-08-18 | Add code snippet to Icon examples => Form fields section | Erik van der Kolk | 1 | -0/+9 |
| 2012-08-18 | Add code snippet to Icon examples => Navigation section | Erik van der Kolk | 1 | -0/+8 |
| 2012-08-18 | Separate Buttons examples in Icon examples section and add code snippets | Erik van der Kolk | 1 | -15/+51 |
| 2012-08-18 | Improve description for Images section | Erik van der Kolk | 1 | -1/+1 |
| 2012-08-18 | Fix Heads up! part for Images section | Erik van der Kolk | 1 | -1/+2 |
| 2012-08-18 | Move code within <pre> tags as close to the left for Images section | Erik van der Kolk | 1 | -3/+3 |
| 2012-08-18 | Fix typo in One class, multiple tags section | Erik van der Kolk | 1 | -1/+1 |
| 2012-08-18 | Use one line per tag in code snippet for One class, multiple tags | Erik van der Kolk | 1 | -7/+3 |
| 2012-08-18 | Improve doc for block level buttons | Erik van der Kolk | 1 | -2/+5 |