| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-09-30 | remove .border-radius mixin and replace with standard border-radius property,... | Mark Otto | 24 | -91/+76 |
| 2012-09-30 | add comment for filter opacity browser requirements | Mark Otto | 1 | -2/+1 |
| 2012-09-30 | remove translucent bg mixin | Mark Otto | 1 | -11/+0 |
| 2012-09-30 | remove firefox <3.6 css hacks for buttons | Mark Otto | 1 | -14/+0 |
| 2012-09-30 | Merge branch '2.1.2-wip' into exploratory | Mark Otto | 1 | -2/+4 |
| 2012-09-30 | Merge branch 'amid2887-master' into 2.1.2-wip | Mark Otto | 1 | -2/+4 |
| 2012-10-01 | Add missing icon class definition for buttons.less | amid2887 | 1 | -2/+4 |
| 2012-09-27 | Fix for #4550 | Artem Kustikov | 1 | -1/+5 |
| 2012-09-27 | Making modal work with max width 767px - fixes #4860 | Andreas Cederstròˆm | 1 | -1/+2 |
| 2012-09-26 | Merge branch '2.1.2-wip' into box-sizing-exercise | Mark Otto | 1 | -10/+0 |
| 2012-09-26 | change up carousel | Mark Otto | 1 | -20/+31 |
| 2012-09-26 | move mixins that generate css to utilities.less with different class names, b... | Mark Otto | 2 | -6/+26 |
| 2012-09-25 | cleanup breadcrumbs less code (nesting) | Mark Otto | 1 | -6/+6 |
| 2012-09-25 | remove .dividers from breadcrumbs, instead use :after and content | Mark Otto | 1 | -1/+3 |
| 2012-09-25 | restore gradient to navbars | Mark Otto | 1 | -2/+2 |
| 2012-09-25 | increase padding on navbar links, remove font-size override on .navbar from d... | Mark Otto | 1 | -1/+1 |
| 2012-09-25 | initial pass at removing navbar-inner from .navbar component | Mark Otto | 2 | -35/+13 |
| 2012-09-25 | thumbnails cleanup: no more UL or LI elements needed, instead just use standa... | Mark Otto | 3 | -43/+2 |
| 2012-09-25 | remove remaining fluid grid css | Mark Otto | 5 | -201/+4 |
| 2012-09-25 | remove references to row fluid elsewhere | Mark Otto | 1 | -11/+4 |
| 2012-09-25 | make .input-* classes match .btn-* size classes | Mark Otto | 1 | -7/+35 |
| 2012-09-25 | remove all ie7 conditionals and mixins | Mark Otto | 12 | -60/+8 |
| 2012-09-25 | remove ie7 support from mixins | Mark Otto | 1 | -35/+2 |
| 2012-09-25 | Merge branch '2.1.2-wip' into box-sizing-exercise | Mark Otto | 22 | -131/+727 |
| 2012-09-25 | headway, cleanup, and tests | Mark Otto | 3 | -302/+165 |
| 2012-09-25 | Use paginationActiveBackground var to finish fixing #4295 | Robin Lewis | 1 | -1/+1 |
| 2012-09-24 | change tooltip/popover insert strategy | Jacob Thornton | 1 | -10/+0 |
| 2012-09-24 | reverting d797a5fbd7dd883a09bf00e516e0bd509c898f53 | Jacob Thornton | 1 | -1/+1 |
| 2012-09-23 | ensure 100% width for .uneditable-inputs in <767px viewports | Mark Otto | 3 | -0/+73 |
| 2012-09-23 | match decimal placements in type.less | Mark Otto | 1 | -1/+1 |
| 2012-09-22 | fixes #5216: calculate heading sizes via math rather than fixed pixel amounts | Mark Otto | 1 | -12/+17 |
| 2012-09-20 | fixes #5127: add @inputHeight to replace static instances of '30px' throughou... | Mark Otto | 3 | -6/+7 |
| 2012-09-20 | fixes #5150: add btn-group support to input groups | Mark Otto | 1 | -1/+16 |
| 2012-09-20 | fixes #5102, #5166, #5194, #5205: add overflow: visible; to .nav-collapse.col... | Mark Otto | 4 | -3/+40 |
| 2012-09-20 | fixes #5211 manually: spacing in mixins to match others | Mark Otto | 1 | -2/+2 |
| 2012-09-20 | fixes #5212: text emphasis classes only get hover with links | Mark Otto | 1 | -24/+11 |
| 2012-09-18 | add new vars for common border-radius, upping border-radius of inputs to 4px;... | Mark Otto | 3 | -31/+57 |
| 2012-09-18 | add new vars for common font-sizes and paddings with large, small, and mini c... | Mark Otto | 3 | -38/+46 |
| 2012-09-18 | Merge branch '2.1.2-wip' of https://github.com/uberspeck/bootstrap into ubers... | Mark Otto | 1 | -6/+48 |
| 2012-09-18 | fixes #5177: remove color on .btn-large .caret, but keep sizing change; also ... | Mark Otto | 2 | -2/+140 |
| 2012-09-18 | fixes #5178: update normalize to avoid resetting audio and video elements in ... | Mark Otto | 1 | -3/+3 |
| 2012-09-17 | fixes #5087: add hover states to text emphasis classes for links | Mark Otto | 1 | -0/+12 |
| 2012-09-17 | fixes #5082 manually: reset font-size for .dropdown-menu within .input-prepen... | Mark Otto | 1 | -2/+9 |
| 2012-09-17 | fixes #5173: proper popover offsets; added docs examples to enable tests in t... | Mark Otto | 1 | -2/+2 |
| 2012-09-17 | Merge branch 'wpbrains-media-component' into 2.1.2-wip | Mark Otto | 3 | -0/+70 |
| 2012-09-17 | overhaul the docs and css to merge into 2.1.2 since this was against master | Mark Otto | 2 | -54/+40 |
| 2012-09-17 | resolve conflicts and remake | Mark Otto | 3 | -0/+84 |
| 2012-09-17 | fixes #5039: properly set .row-fluid margins for .controls-row | Mark Otto | 2 | -2/+11 |
| 2012-09-17 | fixes #5041: add new navbar css tests for each variation, remove width: 100%;... | Mark Otto | 4 | -36/+209 |
| 2012-09-17 | Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip | Mark Otto | 1 | -1/+1 |