| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-26 | moving structure around + more work on builder... | Jacob Thornton | 1 | -29/+0 |
| 2012-01-26 | separate code from type css files | Mark Otto | 1 | -1/+0 |
| 2012-01-26 | break scaffolding down into smaller less files | Mark Otto | 1 | -84/+2 |
| 2012-01-25 | finish the rest of the less page mixins docs | Mark Otto | 1 | -1/+1 |
| 2012-01-23 | revert to negative margin on grid row | Mark Otto | 1 | -4/+1 |
| 2012-01-23 | Merge branch 'normalize' of https://github.com/necolas/bootstrap into necolas... | Mark Otto | 1 | -2/+0 |
| 2012-01-22 | don't use negative margin - use first child to set to 0 | Jacob Thornton | 1 | -2/+6 |
| 2012-01-22 | Using variables rather than numeric values | Olivier Laviale | 1 | -7/+7 |
| 2012-01-20 | Remove global reset in favour of contextual reset. | Nicolas Gallagher | 1 | -2/+0 |
| 2012-01-08 | add utilities.less file for generic classes | Mark Otto | 1 | -16/+0 |
| 2012-01-08 | clean up dup css in responsive, fix navbar dropdown caret | Mark Otto | 1 | -2/+8 |
| 2012-01-07 | update fluid layout to use variable for sidebar width | Mark Otto | 1 | -5/+5 |
| 2012-01-07 | update the fluid examples to use new classes and clear the floats properly fr... | Mark Otto | 1 | -10/+12 |
| 2012-01-05 | breaking out patterns.less even more, removing unnecessary div from checkbox ... | Mark Otto | 1 | -1/+1 |
| 2011-11-25 | clean up comments for better built files | Jacob Thornton | 1 | -4/+4 |
| 2011-11-17 | update property order and do some misc cleanup | Mark Otto | 1 | -3/+3 |
| 2011-10-28 | remove html from body background | Mark Otto | 1 | -3/+1 |
| 2011-10-16 | few tweaks to responsive stuff, updated docs for grid system (still needs cop... | Mark Otto | 1 | -4/+1 |
| 2011-10-16 | biiiiiig update coming for responsiveness | Mark Otto | 1 | -23/+4 |
| 2011-10-09 | refactor fluid layout to be more specific to not interfere with modal content... | Mark Otto | 1 | -9/+17 |
| 2011-10-04 | update variables to inlude @baseFontSize, @baseFontFamily, @baseLineHeight fo... | Mark Otto | 1 | -1/+3 |
| 2011-09-16 | fix fluid example | Mark Otto | 1 | -12/+10 |
| 2011-09-16 | Merge branch 'master' of github.com:twitter/bootstrap into 1.3-wip | Jacob Thornton | 1 | -1/+1 |
| 2011-09-16 | updated table styles a bit and floated the fluid columns to clear the row dro... | Mark Otto | 1 | -3/+3 |
| 2011-09-12 | comment out box-shadow on masthead and footer in docs.css because Opera sucks... | Mark Otto | 1 | -1/+1 |
| 2011-09-12 | remove theme.less and split preboot.less to mixins.less and variables.less to... | Mark Otto | 1 | -0/+1 |
| 2011-09-11 | remove qualifying tags in .span selectors for built in grid so that we can us... | Mark Otto | 1 | -53/+53 |
| 2011-09-10 | overhaul docs CSS since it was scalable, converted docs mastheads and footers... | Mark Otto | 1 | -64/+64 |
| 2011-09-10 | adding code and .label sections to type section | Mark Otto | 1 | -0/+2 |
| 2011-09-09 | fix the grid before 1.3.0 drops soon | Mark Otto | 1 | -1/+1 |
| 2011-09-08 | bump css to 1.3.0, update makefile to reflect that, update form css to prepen... | Mark Otto | 1 | -4/+2 |
| 2011-09-03 | adding temp theme file to help with customization; still needs work | Mark Otto | 1 | -0/+10 |
| 2011-09-02 | updated hero example, added fluid example, resolved issue with tabs and fluid... | Mark Otto | 1 | -0/+9 |
| 2011-09-02 | resolve conflict | Mark Otto | 1 | -0/+7 |
| 2011-09-02 | updated container mixin to be fixed-container instead so we can keep the .con... | Mark Otto | 1 | -3/+1 |
| 2011-09-02 | Merge branch 'js-examples' into 1.3-wip | Jacob Thornton | 1 | -0/+7 |
| 2011-09-02 | Merge branch 'master' of github.com:twitter/bootstrap into js-examples | Jacob Thornton | 1 | -22/+14 |
| 2011-09-02 | improve CSS properties for centering content, the container, and fluid contai... | Mark Otto | 1 | -3/+5 |
| 2011-09-02 | merge in master after merging a pull request, add comment | Mark Otto | 1 | -3/+4 |
| 2011-09-02 | incorporated idea from @markdotto in #138 | pthrasher | 1 | -2/+2 |
| 2011-09-02 | remove inset shadow from disabled buttons | Mark Otto | 1 | -2/+1 |
| 2011-08-31 | merging in remote and recompiling | Mark Otto | 1 | -86/+0 |
| 2011-08-30 | Merge branch 'master' of github.com:twitter/bootstrap into 1.2-wip | Jacob Thornton | 1 | -1/+1 |
| 2011-08-29 | adding more grid docs | Mark Otto | 1 | -2/+2 |
| 2011-08-29 | remove duplicate defined btn class O_O | Jacob Thornton | 1 | -87/+1 |
| 2011-08-29 | le merging conflicts | Mark Otto | 1 | -1/+1 |
| 2011-08-27 | redefine the grid to use attribute selectors with css regex, make previously ... | Mark Otto | 1 | -19/+11 |
| 2011-08-27 | add boostrap-twipsy and bootstrap-alerts | Jacob Thornton | 1 | -87/+8 |
| 2011-08-26 | small typo in offset generation | Jacob Thornton | 1 | -1/+1 |
| 2011-08-26 | Merge branch '1.1.1-wip' | Jacob Thornton | 1 | -20/+50 |