aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-25fix getting started examplesMark Otto2-30/+28
2012-09-25fix homepage example sitesMark Otto2-48/+44
2012-09-25cleanup breadcrumbs less code (nesting)Mark Otto1-6/+6
2012-09-25remove .dividers from breadcrumbs, instead use :after and contentMark Otto4-12/+16
2012-09-25restore gradient to navbarsMark Otto3-8/+18
2012-09-25increase padding on navbar links, remove font-size override on .navbar from d...Mark Otto3-10/+9
2012-09-25initial pass at removing navbar-inner from .navbar componentMark Otto15-727/+604
2012-09-25thumbnails cleanup: no more UL or LI elements needed, instead just use standa...Mark Otto15-271/+95
2012-09-25remove remaining fluid grid cssMark Otto6-209/+8
2012-09-25remove references to row fluid elsewhereMark Otto2-21/+6
2012-09-25make .input-* classes match .btn-* size classesMark Otto4-55/+117
2012-09-25remove all ie7 conditionals and mixinsMark Otto14-201/+23
2012-09-25remove ie7 support from mixinsMark Otto1-35/+2
2012-09-25Merge branch '2.1.2-wip' into box-sizing-exerciseMark Otto65-394/+7792
2012-09-25headway, cleanup, and testsMark Otto7-399/+434
2012-09-25Use paginationActiveBackground var to finish fixing #4295Robin Lewis1-1/+1
2012-09-24check affix pos on clicks - use timeout for clicks which scrollJacob Thornton4-4/+10
2012-09-24update docs for tooltip html + the dropdown methods apiJacob Thornton2-8/+8
2012-09-24change tooltip/popover insert strategyJacob Thornton8-49/+10
2012-09-24reverting d797a5fbd7dd883a09bf00e516e0bd509c898f53Jacob Thornton2-5/+5
2012-09-24Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipJacob Thornton7-35/+145
2012-09-24change tooltip/popover html default to false for xss safety netJacob Thornton5-5/+6
2012-09-23ensure 100% width for .uneditable-inputs in <767px viewportsMark Otto5-0/+75
2012-09-23match decimal placements in type.lessMark Otto1-1/+1
2012-09-22fixes #5216: calculate heading sizes via math rather than fixed pixel amountsMark Otto2-26/+31
2012-09-22Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipMark Otto12-47/+65
2012-09-21add specific line items to contributing doc for issues, update branch listMark Otto1-9/+39
2012-09-20change transition.js, rebuild… travis maybe will be happy?Jacob Thornton4-13/+13
2012-09-20remove src'sJacob Thornton1-1/+1
2012-09-20rebuild - fix missing (Jacob Thornton4-4/+22
2012-09-20added support for jquery 1.8.*Jacob Thornton6-31/+31
2012-09-20fixes #5127: add @inputHeight to replace static instances of '30px' throughou...Mark Otto4-9/+10
2012-09-20fixes #5150: add btn-group support to input groupsMark Otto4-24/+300
2012-09-20fixes #5102, #5166, #5194, #5205: add overflow: visible; to .nav-collapse.col...Mark Otto7-9/+47
2012-09-20fixes #5211 manually: spacing in mixins to match othersMark Otto1-2/+2
2012-09-20fixes #5212: text emphasis classes only get hover with linksMark Otto2-28/+15
2012-09-19increase padding on homepage buttonMark Otto1-1/+1
2012-09-18add new vars for common border-radius, upping border-radius of inputs to 4px;...Mark Otto6-83/+182
2012-09-18add new vars for common font-sizes and paddings with large, small, and mini c...Mark Otto6-235/+143
2012-09-18Merge branch '2.1.2-wip' of https://github.com/uberspeck/bootstrap into ubers...Mark Otto6-13/+6132
2012-09-18fixes #5177: remove color on .btn-large .caret, but keep sizing change; also ...Mark Otto3-4/+141
2012-09-18contributing editsMark Otto1-4/+5
2012-09-18Merge pull request #5187 from caniszczyk/2.1.2-wipMark Otto1-0/+34
2012-09-18fixes #5178: update normalize to avoid resetting audio and video elements in ...Mark Otto2-4/+4
2012-09-18Add CONTRIBUTING.mdChris Aniszczyk1-0/+34
2012-09-17fixes #5087: add hover states to text emphasis classes for linksMark Otto2-0/+28
2012-09-17fixes #5082 manually: reset font-size for .dropdown-menu within .input-prepen...Mark Otto2-3/+20
2012-09-17fixes #5173: proper popover offsets; added docs examples to enable tests in t...Mark Otto4-4/+24
2012-09-17add the media css to customizerMark Otto2-0/+2
2012-09-17Merge branch 'wpbrains-media-component' into 2.1.2-wipMark Otto7-0/+399