| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-25 | missed a white | Jon Stevens | 1 | -1/+1 |
| 2012-01-25 | s/#fff/@white/ | Jon Stevens | 2 | -2/+2 |
| 2012-01-25 | update responsive to use latest grid mixins | Mark Otto | 1 | -8/+8 |
| 2012-01-25 | update docs to include separate responsive css, update docs to highlight prop... | Mark Otto | 2 | -3/+8 |
| 2012-01-25 | fix modal examples on js page, update modal close button positioning | Mark Otto | 1 | -1/+1 |
| 2012-01-25 | updated icons to require a base class .icon | Mark Otto | 1 | -1/+1 |
| 2012-01-25 | fix margin on input buttons in modals | Mark Otto | 1 | -0/+1 |
| 2012-01-25 | move css builder and downloader to dedicated page, start to update remaining ... | Mark Otto | 1 | -2/+2 |
| 2012-01-24 | fix up docs css for responsive and subnav, fix forms error states | Mark Otto | 2 | -4/+9 |
| 2012-01-24 | remove top margin from alert close, chance close line height to 18px (baseLin... | Mark Otto | 2 | -2/+1 |
| 2012-01-24 | Merge branch 'fix-alert-close-line-height' of https://github.com/pokonski/boo... | Mark Otto | 1 | -0/+1 |
| 2012-01-24 | adding actual images to carousel to ensure you can see things are animating; ... | Mark Otto | 1 | -6/+7 |
| 2012-01-24 | allow for text in progress bars | Mark Otto | 1 | -0/+4 |
| 2012-01-24 | revamp alert message and error state color/text/bg to be variables | Mark Otto | 4 | -23/+41 |
| 2012-01-24 | fix code type size | Mark Otto | 1 | -1/+1 |
| 2012-01-24 | fix broken index page heading, update variables and less pages | Mark Otto | 2 | -6/+10 |
| 2012-01-24 | attempt to fix select list alignment in Firefox by removing padding. not quit... | Mark Otto | 1 | -1/+0 |
| 2012-01-24 | add bottom-up styles to the dropdown menus | Mark Otto | 1 | -0/+7 |
| 2012-01-23 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -1/+0 |
| 2012-01-23 | fix up the modals in responsive a bit | Mark Otto | 1 | -1/+2 |
| 2012-01-23 | comment in forms' | Mark Otto | 1 | -0/+1 |
| 2012-01-23 | Set matching line-height for .close inside .alert | Piotrek OkoĊski | 1 | -0/+1 |
| 2012-01-23 | Merge pull request #1118 from olvlvl/2.0-wip | Mark Otto | 1 | -1/+0 |
| 2012-01-23 | .alert-message no longer exists | Olivier Laviale | 1 | -1/+0 |
| 2012-01-23 | cut margin in half on default forms | Mark Otto | 1 | -1/+4 |
| 2012-01-23 | revert to negative margin on grid row | Mark Otto | 2 | -5/+2 |
| 2012-01-23 | Merge branch 'normalize' of https://github.com/necolas/bootstrap into necolas... | Mark Otto | 5 | -57/+65 |
| 2012-01-22 | :focus:required:invalid: http://www.alistapart.com/articles/forward-thinking-... | Jacob Thornton | 1 | -3/+3 |
| 2012-01-22 | Merge pull request #1046 from kevva/dropdown-menus | Jacob Thornton | 4 | -5/+5 |
| 2012-01-22 | give default valuse for border-radius-custom | Jacob Thornton | 1 | -1/+1 |
| 2012-01-22 | don't use negative margin - use first child to set to 0 | Jacob Thornton | 1 | -2/+6 |
| 2012-01-22 | fix sans-serif order in forms.less and rebuild | Jacob Thornton | 1 | -1/+1 |
| 2012-01-22 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 12 | -42/+43 |
| 2012-01-22 | share -> share-alt | Jacob Thornton | 1 | -1/+1 |
| 2012-01-22 | Merge pull request #1098 from lookfirst/fixstuff | Jacob Thornton | 11 | -35/+36 |
| 2012-01-22 | Using variables rather than numeric values | Olivier Laviale | 1 | -7/+7 |
| 2012-01-21 | remove tabs | Jon Stevens | 1 | -1/+1 |
| 2012-01-21 | clean up variable usage with colors | Jon Stevens | 11 | -35/+36 |
| 2012-01-20 | fix typo | Jacob Thornton | 1 | -1/+1 |
| 2012-01-20 | Remove global reset in favour of contextual reset. | Nicolas Gallagher | 5 | -58/+66 |
| 2012-01-19 | Remove search input cancel button in WebKit-OSX. | Nicolas Gallagher | 1 | -2/+3 |
| 2012-01-19 | Remove unnecessary CSS properties from the clearfix mixin. | Nicolas Gallagher | 1 | -3/+1 |
| 2012-01-18 | Make dropdown menus scalable. | Kevin Martensson | 4 | -5/+5 |
| 2012-01-18 | don't scope placeholder text color to just inputs | Mark Otto | 1 | -6/+1 |
| 2012-01-18 | make button active state clearer by lightening the inner shadow and removing ... | Mark Otto | 1 | -1/+2 |
| 2012-01-18 | rename navbar variables, change navbar search placeholder to mixin | Mark Otto | 3 | -18/+20 |
| 2012-01-18 | re-org variables | Mark Otto | 1 | -54/+44 |
| 2012-01-17 | revamp the mixins file to organize things a bit more, make placeholder text u... | Mark Otto | 3 | -30/+73 |
| 2012-01-17 | scope table styles to a class, .table, instead of on the generic element as a... | Mark Otto | 1 | -26/+25 |
| 2012-01-17 | cleanup accordion css and add comments | Mark Otto | 1 | -6/+5 |