aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-12Flatten navbarMark Otto4-55/+20
2013-01-12Merge branch '3.0.0-wip' into bs3-flattenMark Otto20-1369/+447
2013-01-12Remove mention of Extend page from readme and index pageMark Otto3-7/+1
2013-01-12Remove Extend page from the docs entirelyMark Otto2-475/+0
2013-01-12Remove parent div from pagination componentMark Otto4-324/+176
2013-01-12Merge pull request #6463 from cvrebert/input-required-docs-fix-3.0.0Mark Otto2-2/+2
2013-01-11Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto2-5/+10
2013-01-11Remove overflow: auto; from .tab-contentMark Otto2-7/+0
2013-01-11Fixes #6555: remove .controls-row from responsiveMark Otto2-6/+0
2013-01-11Merge pull request #6550 from Boulox/font-variable-fixMark Otto2-5/+10
2013-01-11Add glyphicons font path variableFabien2-5/+10
2013-01-09Add text alignment utility classesMark Otto4-0/+42
2013-01-05update docs to reflect #5786Chris Rebert2-2/+2
2012-12-28Super lame typo on my part, sorry @necolas :)Mark Otto2-2/+2
2012-12-28Improve documentation for new form validation stylesMark Otto2-12/+22
2012-12-26Simplify form validation states while enabling them to be applied to one fiel...Mark Otto5-138/+64
2012-12-26Remove .text-info and .info form validation statesMark Otto5-70/+0
2012-12-26Drop .input-block-level modifier as inputs are already width: 100%;Mark Otto6-45/+1
2012-12-26Add grid column example to form input sizingMark Otto2-2/+54
2012-12-26Remove .controls-row; instead, folks should use .row and .span* for all their...Mark Otto4-188/+2
2012-12-26Cleanup spacing in variables fileMark Otto1-35/+34
2012-12-26Restore .form-horizontalMark Otto2-1/+53
2012-12-26Run make on previous commitsMark Otto1-8/+2
2012-12-26Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-2/+8
2012-12-24Update docs to reflect latest on .clearfixMark Otto2-2/+2
2012-12-24Remove .badge-info and .badge-inverse; change docs label of .badge-important ...Mark Otto4-68/+2
2012-12-21Merge pull request #6247 from jimwebb/scrollspy-documentation-clarifyfat-kun1-2/+8
2012-12-21flatten buttons and formsMark Otto7-238/+74
2012-12-20update docs regarding normalize and clearfixMark Otto4-10/+8
2012-12-20Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-0/+3
2012-12-20Remove reset.less now that Normalize 2 is fully integratedMark Otto1-205/+0
2012-12-20Finish migrating to Normalize 2:Mark Otto2-0/+148
2012-12-20Merge pull request #6354 from cvrebert/3.0.0-wipMark Otto1-0/+3
2012-12-20Normalize indentation from 4 to 2 spacesMark Otto1-55/+55
2012-12-20Convert normalize comments to // styleMark Otto2-346/+157
2012-12-20Merge branch '3.0.0-wip' into bs3-normalizeMark Otto55-2971/+963
2012-12-20remove .hide specificity override from grid classesMark Otto2-8/+0
2012-12-20Add important flag to .show/.hide utility classes; remove .hide requirement f...Mark Otto5-12/+14
2012-12-20Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto8-19/+19
2012-12-20Undo important on hide/show utilties; punt to 3.0Mark Otto2-4/+4
2012-12-20fix up code snippetMark Otto2-2/+2
2012-12-20fix up code snippetMark Otto6-9/+9
2012-12-20add comment regarding caveat of #6199 impl per discussion in/of 14844db862Chris Rebert1-0/+3
2012-12-20Merge branch 'blakeembrey-dropdown-selectors' into 2.3.0-wipMark Otto2-16/+16
2012-12-20Merge branch 'dropdown-selectors' of https://github.com/blakeembrey/bootstrap...Mark Otto2-16/+16
2012-12-20Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipMark Otto2-2/+2
2012-12-20Fixes #6339: Use important flag on .hide and .show utility classesMark Otto2-4/+4
2012-12-20lighter buttons closer to todays versionsMark Otto2-12/+12
2012-12-20reset carousel in the case that it is reinstantiated twicefat1-1/+1
2012-12-20Merge branch '2.2.3' into 2.3.0-wipfat1-1/+1