| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-24 | remove top margin from alert close, chance close line height to 18px (baseLin... | Mark Otto | 1 | -5/+3 |
| 2012-01-24 | adding actual images to carousel to ensure you can see things are animating; ... | Mark Otto | 1 | -9/+18 |
| 2012-01-24 | allow for text in progress bars | Mark Otto | 1 | -1/+5 |
| 2012-01-24 | fix the thumbnails more examples section | Mark Otto | 1 | -1/+1 |
| 2012-01-24 | update the subnav on all pages | Mark Otto | 1 | -1/+1 |
| 2012-01-24 | modify the scaffolding page to fix the language around preboot/grid variables | Mark Otto | 1 | -1/+1 |
| 2012-01-24 | finish updating form state and alert variables in less docs page | Mark Otto | 1 | -1/+1 |
| 2012-01-24 | revamp alert message and error state color/text/bg to be variables | Mark Otto | 1 | -32/+32 |
| 2012-01-24 | fix code type size | Mark Otto | 1 | -2/+2 |
| 2012-01-24 | fix broken index page heading, update variables and less pages | Mark Otto | 1 | -3/+6 |
| 2012-01-24 | docs updates to make the getting started section more responsive, updated the... | Mark Otto | 1 | -1/+1 |
| 2012-01-24 | remake | Mark Otto | 1 | -1/+1 |
| 2012-01-24 | attempt to fix select list alignment in Firefox by removing padding. not quit... | Mark Otto | 1 | -2/+1 |
| 2012-01-24 | add bottom-up styles to the dropdown menus | Mark Otto | 1 | -1/+6 |
| 2012-01-24 | remake css | Mark Otto | 1 | -2/+2 |
| 2012-01-23 | rebuild with new templates | Jacob Thornton | 1 | -1/+1 |
| 2012-01-23 | rebuild | Jacob Thornton | 1 | -8/+4 |
| 2012-01-23 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 1 | -101/+55 |
| 2012-01-23 | add templates for doc generation | Jacob Thornton | 1 | -1/+1 |
| 2012-01-23 | fix up the modals in responsive a bit | Mark Otto | 1 | -1/+2 |
| 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 | 1 | -5/+3 |
| 2012-01-23 | Merge branch 'normalize' of https://github.com/necolas/bootstrap into necolas... | Mark Otto | 1 | -98/+46 |
| 2012-01-22 | :focus:required:invalid: http://www.alistapart.com/articles/forward-thinking-... | Jacob Thornton | 1 | -3/+3 |
| 2012-01-22 | rebuild | Jacob Thornton | 1 | -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/+4 |
| 2012-01-22 | fix sans-serif order in forms.less and rebuild | Jacob Thornton | 1 | -34/+34 |
| 2012-01-22 | share -> share-alt | Jacob Thornton | 1 | -2/+2 |
| 2012-01-20 | Remove global reset in favour of contextual reset. | Nicolas Gallagher | 1 | -99/+47 |
| 2012-01-19 | Remove search input cancel button in WebKit-OSX. | Nicolas Gallagher | 1 | -2/+2 |
| 2012-01-19 | Remove unnecessary CSS properties from the clearfix mixin. | Nicolas Gallagher | 1 | -32/+12 |
| 2012-01-18 | don't scope placeholder text color to just inputs | Mark Otto | 1 | -3/+3 |
| 2012-01-18 | make button active state clearer by lightening the inner shadow and removing ... | Mark Otto | 1 | -4/+5 |
| 2012-01-18 | rename navbar variables, change navbar search placeholder to mixin | Mark Otto | 1 | -217/+217 |
| 2012-01-17 | revamp the mixins file to organize things a bit more, make placeholder text u... | Mark Otto | 1 | -1/+1 |
| 2012-01-17 | scope table styles to a class, .table, instead of on the generic element as a... | Mark Otto | 1 | -7/+7 |
| 2012-01-17 | cleanup accordion css and add comments | Mark Otto | 1 | -6/+3 |
| 2012-01-17 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -13/+10 |
| 2012-01-16 | fix js link in docs nav, restyle accordion with new css | Mark Otto | 1 | -8/+16 |
| 2012-01-15 | reorder properties | Jacob Thornton | 1 | -3/+3 |
| 2012-01-15 | do some trickery to get borders looking right | Jacob Thornton | 1 | -2/+5 |
| 2012-01-15 | fix margin | Jacob Thornton | 1 | -3/+2 |
| 2012-01-15 | make accordions little bit smoother | Jacob Thornton | 1 | -5/+6 |
| 2012-01-15 | updated accordion and carousel; accordion still needs work | Mark Otto | 1 | -21/+55 |
| 2012-01-15 | move carousel to separate stylesheet, update popovers to fix ie7 bug, fix pag... | Mark Otto | 1 | -80/+85 |
| 2012-01-15 | make dl and child elements less specific | Mark Otto | 1 | -4/+4 |
| 2012-01-15 | fix grid sized horizontal form layout | Mark Otto | 1 | -4/+4 |
| 2012-01-15 | fix modal horizontal alignment | Mark Otto | 1 | -2/+2 |
| 2012-01-15 | make horizontal form labels map to default grid sizing | Mark Otto | 1 | -7/+4 |