| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-01 | remove double border effect: instead of inset shadow and border on fixed navb... | Mark Otto | 2 | -8/+8 |
| 2012-10-01 | improve dropdown submenu docs; add docs for left submenu; remove all dupe css... | Mark Otto | 4 | -72/+127 |
| 2012-10-01 | Merge branch '2.1.2-wip' of https://github.com/advancedrei/bootstrap into adv... | Mark Otto | 1 | -1/+34 |
| 2012-10-01 | Merge branch '2.1.2-wip-modal-responsivefix' of https://github.com/andriijas/... | Mark Otto | 2 | -2/+6 |
| 2012-10-01 | fixes #5319: add backface-visibility for webkit skewing | Mark Otto | 1 | -0/+1 |
| 2012-10-01 | fixes #5377: change selectors for navbar collapse to be unique so only one op... | Mark Otto | 2 | -8/+8 |
| 2012-10-01 | fix copy on modal popover button doodad | Mark Otto | 2 | -2/+2 |
| 2012-10-01 | fixes #5123: scope table grid classes to td and th elements only, plus drop c... | Mark Otto | 2 | -109/+38 |
| 2012-10-01 | fixes #5275: inline-block badges and labels, then fix padding accordingly | Mark Otto | 2 | -4/+8 |
| 2012-10-01 | fixes #5193 manually: checkbox and radio padding in .controls-row | Mark Otto | 2 | -0/+10 |
| 2012-10-01 | clarify tables support of responsive utility classes, of which there is none | Mark Otto | 2 | -2/+2 |
| 2012-10-01 | fix docs sidenav width for ie8-9 | Mark Otto | 1 | -1/+4 |
| 2012-10-01 | fixes #5188: add .google-maps class to reset responsive images on case-by-cas... | Mark Otto | 2 | -2/+4 |
| 2012-10-01 | fixes #5055: wrap legend and form elements in fieldset so IE8 styles the lege... | Mark Otto | 2 | -34/+40 |
| 2012-10-01 | run make on previous merge | Mark Otto | 1 | -1/+2 |
| 2012-10-01 | Merge pull request #5369 from amid2887/2.1.2-wip | Mark Otto | 1 | -1/+2 |
| 2012-10-01 | Add missing icon class definition for navs.less | amid2887 | 1 | -1/+2 |
| 2012-09-30 | run make after merge | 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-30 | add sticky footer example per martin bean's suggestion, using the implementat... | Mark Otto | 4 | -2/+144 |
| 2012-09-30 | add link to examples on index page; add back narrow marketing page and signin... | Mark Otto | 4 | -0/+237 |
| 2012-09-30 | fixes #5360: typo in tables docs | Mark Otto | 4 | -10/+26 |
| 2012-09-28 | clean up emphasis docs text | Mark Otto | 2 | -4/+4 |
| 2012-09-28 | fixes #5334: html snippet comments | Mark Otto | 2 | -4/+4 |
| 2012-09-27 | Making modal work with max width 767px - fixes #4860 | Andreas CederstroĢm | 2 | -2/+6 |
| 2012-09-26 | Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip | Mark Otto | 13 | -64/+32 |
| 2012-09-26 | dat new kippt hotness | Mark Otto | 1 | -0/+0 |
| 2012-09-24 | check affix pos on clicks - use timeout for clicks which scroll | Jacob Thornton | 4 | -4/+10 |
| 2012-09-24 | update docs for tooltip html + the dropdown methods api | Jacob Thornton | 2 | -8/+8 |
| 2012-09-24 | change tooltip/popover insert strategy | Jacob Thornton | 8 | -49/+10 |
| 2012-09-24 | reverting d797a5fbd7dd883a09bf00e516e0bd509c898f53 | Jacob Thornton | 2 | -5/+5 |
| 2012-09-24 | Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip | Jacob Thornton | 7 | -35/+145 |
| 2012-09-24 | change tooltip/popover html default to false for xss safety net | Jacob Thornton | 5 | -5/+6 |
| 2012-09-23 | ensure 100% width for .uneditable-inputs in <767px viewports | Mark Otto | 5 | -0/+75 |
| 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 | 2 | -26/+31 |
| 2012-09-22 | Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip | Mark Otto | 12 | -47/+65 |
| 2012-09-21 | add specific line items to contributing doc for issues, update branch list | Mark Otto | 1 | -9/+39 |
| 2012-09-20 | change transition.js, rebuild⦠travis maybe will be happy? | Jacob Thornton | 4 | -13/+13 |
| 2012-09-20 | remove src's | Jacob Thornton | 1 | -1/+1 |
| 2012-09-20 | rebuild - fix missing ( | Jacob Thornton | 4 | -4/+22 |
| 2012-09-20 | added support for jquery 1.8.* | Jacob Thornton | 6 | -31/+31 |
| 2012-09-20 | fixes #5127: add @inputHeight to replace static instances of '30px' throughou... | Mark Otto | 4 | -9/+10 |
| 2012-09-20 | fixes #5150: add btn-group support to input groups | Mark Otto | 4 | -24/+300 |
| 2012-09-20 | fixes #5102, #5166, #5194, #5205: add overflow: visible; to .nav-collapse.col... | Mark Otto | 7 | -9/+47 |
| 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 | 2 | -28/+15 |
| 2012-09-19 | increase padding on homepage button | Mark Otto | 1 | -1/+1 |
| 2012-09-18 | add new vars for common border-radius, upping border-radius of inputs to 4px;... | Mark Otto | 6 | -83/+182 |