aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2012-02-27Merge branch 'meleyal-patch-1' into 2.0.2-wipMark Otto3-12/+12
2012-02-27manually resolve #2266, typo in example HTML for breadcrumbsMark Otto3-6/+2
2012-02-27make .input-prepend/append .add-on text color the same as labels, #333, to cl...Mark Otto2-1/+0
2012-02-27fix typo in js docs carousel section per #2299Mark Otto3-2/+2
2012-02-27simplify selector for .modal-form per #2218Mark Otto2-1/+1
2012-02-27really add protocol to examplesMark Otto3-3/+3
2012-02-27add guard for child spansJacob Thornton3-144/+144
2012-02-27working through new grid implementation...Jacob Thornton3-231/+495
2012-02-26add heads up label to new docs mentionMark Otto3-2/+8
2012-02-26remove warning from icons section about :after labels, add section to explain...Mark Otto3-8/+4
2012-02-26Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto5-1/+17
2012-02-26Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto3-2/+2
2012-02-25Adding a 'horizontal' option to description lists, similar to .form-horizontalDominic Barnes6-206/+539
2012-02-24fix for @pamelafox and #1861Jacob Thornton1-0/+0
2012-02-24and pause on hover option to carouselJacob Thornton4-0/+16
2012-02-24fix docs example in js page per #2225Mark Otto3-2/+2
2012-02-24add version to docs homepage, fix docs example for formsMark Otto6-4/+7
2012-02-25Fix typos and clarify wording in carousel docsmeleyal2-4/+4
2012-02-24Fix broken links to fav and touch icons in examples, fixes #2244meleyal3-12/+12
2012-02-23add note about backdrop staticJacob Thornton3-2/+2
2012-02-22update modal footers to use text-align instead of float on buttons for alignmentMark Otto4-8/+8
2012-02-22add clearfix to .form-actions for .pull-right and .pull-left supported button...Mark Otto2-0/+8
2012-02-22fix #1954: icons in tabs add jank borderMark Otto2-2/+3
2012-02-22restore fixed navbar container reset to grid mixin, add override for inputs w...Mark Otto3-39/+48
2012-02-22Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto3-426/+3
2012-02-22tighten padding on labels and badges given default line-heightMark Otto2-6/+6
2012-02-21Merge branch '2.0.2-wip' of https://github.com/twitter/bootstrap into 2.0.2-wipJacob Thornton8-133/+363
2012-02-21rewrite the grid system. Clean shit up tons - only generate 12 columns by def...Jacob Thornton3-423/+0
2012-02-21set width to auto for default navbar container, then override it later for fi...Mark Otto5-5/+8
2012-02-21clear up table styles and docs to fix rowspan and colspan issues for bordered...Mark Otto4-93/+82
2012-02-21clarify responsive docs on media queriesMark Otto4-10/+16
2012-02-21clean up and simplify support for bottom navbar by automagically turning drop...Mark Otto4-44/+4
2012-02-21Merge branch '2.0/fork/components/dropup' of https://github.com/buraktuyan/bo...Mark Otto4-22/+266
2012-02-21add support and docs for .navbar-fixed-bottomMark Otto4-7/+35
2012-02-21move container up in default grid mixinMark Otto3-9/+9
2012-02-21move table columns mixin to mixins.lessMark Otto3-0/+492
2012-02-21fix second part of #1962Mark Otto3-6/+4
2012-02-21update forms help-blockMark Otto4-4/+10
2012-02-21Merge branch '2.0.2-wip-nowrapfix' of https://github.com/andriijas/bootstrap ...Mark Otto2-1/+8
2012-02-21Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto2-2/+2
2012-02-21adding responsive utility classes and matching docs section with super neato ...Mark Otto5-76/+356
2012-02-21Bring back nowrap to labels and badgesAndreas Cederström2-0/+2
2012-02-20remakeJacob Thornton2-2/+2
2012-02-20adding basic badges supportMark Otto6-10/+241
2012-02-20introduce new mixin to do navbar vertical centeringMark Otto2-4/+6
2012-02-20update inline forms to resolve checkbox label with space in it and overlappin...Mark Otto4-2/+17
2012-02-20remove max-width on img from reset and put in docs only, per #1552Mark Otto3-3/+1
2012-02-20fix overflow issue on tabbed content per #2079Mark Otto2-1/+1
2012-02-20remake after merging buttons updateMark Otto2-2/+2
2012-02-20add horizontal divider support to nav list, including documentation for it, p...Mark Otto4-1/+34