| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-04-24 | implement ie7 fluid tests and semantic.gs IE7 hack for rounding in ie7; not p... | Mark Otto | 1 | -0/+2 |
| 2012-04-18 | add -ms-user-select | Han Lin Yap | 1 | -0/+1 |
| 2012-04-16 | lots of property ordering | Jacob Thornton | 1 | -7/+6 |
| 2012-04-16 | few more property orders | Jacob Thornton | 1 | -1/+1 |
| 2012-04-16 | Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wip | Jacob Thornton | 1 | -1/+1 |
| 2012-04-16 | a few property reordering things | Jacob Thornton | 1 | -5/+4 |
| 2012-04-15 | simplify the left margin for offset grid columns | Mark Otto | 1 | -1/+1 |
| 2012-04-14 | Merge branch 'gruvii-patch-2' into 2.0.3-wip | Mark Otto | 1 | -2/+2 |
| 2012-04-07 | Merge branch 'alecrust-patch-3' into 2.0.3-wip | Mark Otto | 1 | -1/+1 |
| 2012-04-03 | Corrected spacing | Alec Rust | 1 | -1/+1 |
| 2012-03-31 | remove @shadow instances and replace with escaped values, update mixins to no... | Mark Otto | 1 | -10/+10 |
| 2012-03-31 | fix fluid grid selectors to remove > in selectors | Mark Otto | 1 | -1/+2 |
| 2012-03-30 | Merge branch 'grantzau-patch-1' into 2.0.3-wip | Mark Otto | 1 | -1/+1 |
| 2012-03-29 | Renaming @gridColumnGutter to @gridGutterWidth | Julius Graakjær Grantzau | 1 | -1/+1 |
| 2012-03-28 | document .backface-visibility and update comments and initial value | Mark Otto | 1 | -6/+8 |
| 2012-03-28 | Merge branch 'backface-visibility' of https://github.com/dannykeane/bootstrap... | Mark Otto | 1 | -0/+9 |
| 2012-03-28 | Added the back-face visibility css property to mixins.less, this property pre... | Danny Keane | 1 | -0/+9 |
| 2012-03-25 | remove > in fluid grid selectors, fix double padding issue on fluid layout an... | Mark Otto | 1 | -2/+2 |
| 2012-03-25 | Remove black border on buttons in IE7: | Mark Otto | 1 | -0/+2 |
| 2012-03-25 | revert bart's mixin fix | Mark Otto | 1 | -23/+23 |
| 2012-03-23 | Merge branch 'bartt-master' into 2.0.3-wip | Mark Otto | 1 | -23/+23 |
| 2012-03-23 | fix other instances of mixins, swap use of box-shadow everywhere, include bor... | Mark Otto | 1 | -10/+10 |
| 2012-03-23 | The native box-shadow, background-clip and background-size instructions all t... | Bart Teeuwisse | 1 | -13/+13 |
| 2012-03-22 | fix unescaped reset filter per #2575 | Mark Otto | 1 | -1/+1 |
| 2012-03-19 | Added offset parameter to .makeColumn. | Mark Figueredo | 1 | -2/+2 |
| 2012-03-15 | make font family mixins customizable with variables. | ctalkington | 1 | -3/+3 |
| 2012-03-14 | update hide text to h5bp technique #2586 | Jacob Thornton | 1 | -5/+7 |
| 2012-03-12 | remove commented out width | Jacob Thornton | 1 | -1/+0 |
| 2012-03-11 | rewrite the fluid grid mixin to be simpler, per #2370 | Mark Otto | 1 | -1/+2 |
| 2012-03-11 | Merge branch 'luk3thomas-popover_arrow_colors' into 2.0.2-wip | Mark Otto | 1 | -8/+8 |
| 2012-03-11 | add block level input mixin for border-box box-sizing | Mark Otto | 1 | -1/+12 |
| 2012-03-11 | remove text indent on carets (not needed) and add inline replacement mixin | Mark Otto | 1 | -1/+8 |
| 2012-03-11 | fix overflowing thumbnails in responsive <767px layouts | Mark Otto | 1 | -0/+15 |
| 2012-03-11 | in responsive layouts <767px, ensure inputs are not larger than 100% with box... | Mark Otto | 1 | -0/+1 |
| 2012-03-10 | fix gradient mixins by escaping them, add notes on progress bars | Mark Otto | 1 | -3/+3 |
| 2012-03-10 | stop doing oldschool escape substitution | Jacob Thornton | 1 | -5/+5 |
| 2012-03-10 | Merge branch 'new_grid' into 2.0.2-wip | Jacob Thornton | 1 | -53/+37 |
| 2012-03-08 | added ability to set custom colors for popover arrow mixin | Luke Thomas | 1 | -8/+8 |
| 2012-03-05 | fix input grid sizing, fix background color on form actions and append add-ons | Mark Otto | 1 | -12/+12 |
| 2012-03-04 | true > child + varargs | Jacob Thornton | 1 | -6/+6 |
| 2012-03-04 | make sure to pass child var through | Jacob Thornton | 1 | -3/+3 |
| 2012-03-04 | when > 0 rather than when not 0 | Jacob Thornton | 1 | -3/+3 |
| 2012-03-04 | new approach to grid with recursive mixins :D | Jacob Thornton | 1 | -233/+25 |
| 2012-02-27 | fix navbar container for default 940px grid per #2194 | Mark Otto | 1 | -1/+1 |
| 2012-02-27 | add guard for child spans | Jacob Thornton | 1 | -72/+97 |
| 2012-02-27 | working through new grid implementation... | Jacob Thornton | 1 | -55/+217 |
| 2012-02-22 | restore fixed navbar container reset to grid mixin, add override for inputs w... | Mark Otto | 1 | -51/+55 |
| 2012-02-21 | Merge branch '2.0.2-wip' of https://github.com/twitter/bootstrap into 2.0.2-wip | Jacob Thornton | 1 | -1/+1 |
| 2012-02-21 | rewrite the grid system. Clean shit up tons - only generate 12 columns by def... | Jacob Thornton | 1 | -210/+126 |
| 2012-02-21 | set width to auto for default navbar container, then override it later for fi... | Mark Otto | 1 | -2/+7 |