| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-04-24 | restore margins on thumbnails, add comments about it's changes and how respon... | Mark Otto | 1 | -0/+3 |
| 2012-04-24 | implement ie7 fluid tests and semantic.gs IE7 hack for rounding in ie7; not p... | Mark Otto | 1 | -0/+26 |
| 2012-04-18 | make bootstrap compile with Recess instead of Less | Jacob Thornton | 1 | -63/+128 |
| 2012-04-16 | a few property reordering things | Jacob Thornton | 1 | -18/+2 |
| 2012-04-14 | ditch the .navbar in the selectors since it's the same specificity level, and... | Mark Otto | 1 | -24/+24 |
| 2012-04-14 | Merge branch '2.0.3-wip-nav-collapse' of https://github.com/tierra/bootstrap ... | Mark Otto | 1 | -19/+30 |
| 2012-04-07 | add larger .input-* to block reset for responsive <767 | Mark Otto | 1 | -0/+3 |
| 2012-04-07 | fix left margin on .thumbnails for responsive <767 | Mark Otto | 1 | -2/+3 |
| 2012-04-05 | Changed .nav-collapse to clear both instead of left, and added compiled files. | Bryan Petty | 1 | -19/+30 |
| 2012-04-01 | fix #2296: allow fluid thumbnails | Mark Otto | 1 | -0/+3 |
| 2012-04-01 | fix #2572: streamline thumbnails css to allow for offsets | Mark Otto | 1 | -6/+0 |
| 2012-03-31 | fix #2860: truncate .dl-horizontal terms and reset to stacked for <767px layouts | Mark Otto | 1 | -0/+9 |
| 2012-03-31 | fix #2856: make inputs using .span* classes responsive at <767px layout | Mark Otto | 1 | -2/+5 |
| 2012-03-31 | remove @shadow instances and replace with escaped values, update mixins to no... | Mark Otto | 1 | -3/+3 |
| 2012-03-31 | fix fluid grid selectors to remove > in selectors | Mark Otto | 1 | -24/+46 |
| 2012-03-25 | remove > in fluid grid selectors, fix double padding issue on fluid layout an... | Mark Otto | 1 | -4/+7 |
| 2012-03-25 | fix responsive navbar | Jacob Thornton | 1 | -1/+2 |
| 2012-03-25 | Overhaul the responsive utility classes: | Mark Otto | 1 | -20/+11 |
| 2012-03-23 | fix #2617: add negative margin to fixed-bottom navbar | Mark Otto | 1 | -1/+2 |
| 2012-03-22 | bump version numbers in css files to 2.0.3, break out responsive CSS into sep... | Mark Otto | 1 | -115/+115 |
| 2012-03-14 | update hide text to h5bp technique #2586 | Jacob Thornton | 1 | -5/+7 |
| 2012-03-12 | 2.0.2 derpv2.0.2 | Jacob Thornton | 1 | -3/+3 |
| 2012-03-11 | add block level input mixin for border-box box-sizing | Mark Otto | 1 | -8/+13 |
| 2012-03-11 | remove text indent on carets (not needed) and add inline replacement mixin | Mark Otto | 1 | -0/+5 |
| 2012-03-11 | updated apple touch icons and moved input responsive fix from <480 to <767 | Mark Otto | 1 | -41/+28 |
| 2012-03-11 | fix overflowing thumbnails in responsive <767px layouts | Mark Otto | 1 | -9/+15 |
| 2012-03-11 | in responsive layouts <767px, ensure inputs are not larger than 100% with box... | Mark Otto | 1 | -0/+10 |
| 2012-03-10 | Merge branch 'new_grid' into 2.0.2-wip | Jacob Thornton | 1 | -232/+184 |
| 2012-03-08 | give pages custom titles based on names | Jacob Thornton | 1 | -40/+108 |
| 2012-03-05 | move padding from container to body for max-width: 767; responsive layout | Mark Otto | 1 | -1/+8 |
| 2012-03-05 | fix input grid sizing, fix background color on form actions and append add-ons | Mark Otto | 1 | -24/+24 |
| 2012-03-04 | make sure to pass child var through | Jacob Thornton | 1 | -88/+88 |
| 2012-03-04 | new approach to grid with recursive mixins :D | Jacob Thornton | 1 | -234/+234 |
| 2012-02-27 | add guard for child spans | Jacob Thornton | 1 | -96/+96 |
| 2012-02-27 | working through new grid implementation... | Jacob Thornton | 1 | -64/+132 |
| 2012-02-22 | restore fixed navbar container reset to grid mixin, add override for inputs w... | Mark Otto | 1 | -26/+32 |
| 2012-02-21 | rewrite the grid system. Clean shit up tons - only generate 12 columns by def... | Jacob Thornton | 1 | -282/+0 |
| 2012-02-21 | move container up in default grid mixin | Mark Otto | 1 | -6/+6 |
| 2012-02-21 | move table columns mixin to mixins.less | Mark Otto | 1 | -0/+288 |
| 2012-02-21 | adding responsive utility classes and matching docs section with super neato ... | Mark Otto | 1 | -0/+46 |
| 2012-02-19 | Separate span12 and container classes | Jacob Rask | 1 | -2/+8 |
| 2012-02-18 | merge in and remake for responsive navbar dropdown fix | Mark Otto | 1 | -0/+1 |
| 2012-02-16 | 2.0.1v2.0.1 | Jacob Thornton | 1 | -1/+1 |
| 2012-02-16 | change clearfix mixin to drop parens that prevent it from being a class, too | Mark Otto | 1 | -0/+10 |
| 2012-02-16 | fix responsive media queries to use 979 and 980 where appropro | Mark Otto | 1 | -2/+2 |
| 2012-02-12 | clean up nav-header in responsive | Mark Otto | 1 | -0/+4 |
| 2012-02-12 | clear up scaffolding page to separate fixed from fluid grid systems | Mark Otto | 1 | -24/+24 |
| 2012-02-11 | change fixed height on responsive textareas to min-height | Mark Otto | 1 | -1/+1 |
| 2012-02-06 | rearrange some of the docs on buttons to show examples of all possible render... | Mark Otto | 1 | -1/+1 |
| 2012-01-31 | clean up responsive media queries and docs css | Mark Otto | 1 | -4/+6 |