aboutsummaryrefslogtreecommitdiff
path: root/docs/examples
AgeCommit message (Collapse)AuthorFilesLines
2013-06-09Redo grid documentationMark Otto1-2/+32
* Update example sections to include basic, mobile-desktop, and mobile-tablet-desktop implementations * Add more examples to the grid example page * Red columns instead of gray for more Bootstrapy aesthetic
2013-06-03nuke the .colMark Otto5-24/+24
2013-06-02Fix navbar togglesRobert Burns5-10/+10
2013-05-16Better grid template; link color change in docs navbarMark Otto1-1/+21
2013-05-16More row change ups:Mark Otto1-2/+0
* No more negative side margins * However, keep the negative margin for nested rows
2013-05-12Fix buttons within examplesRobert Burns3-9/+9
2013-05-09Fix form in navbarRobert Burns1-1/+1
2013-05-04correct right nav in navbar examplesMark Otto3-7/+7
2013-05-03Update justified nav CSS for proper selectorsMark Otto1-5/+4
2013-05-03Merge pull request #7769 from holic/3.0.0-sticky-footerMark Otto2-10/+4
Use padding instead of #push with box-sizing: border-box
2013-05-03Use padding instead of #push with box-sizing: border-boxKevin Ingersoll2-10/+4
2013-05-02Corrected typo in carousel.htmlSeth Lilly1-1/+1
Changed text from "First featurette headling" to "First featurette heading" in the first `h2.featurette-heading` tag.
2013-04-28Update examples after grid changesRobert Burns5-25/+25
2013-04-28Update examples after overhaul of navbar navsRobert Burns8-8/+8
2013-04-02refactor some of the carousel caption stuff to center it and tighten styles ↵Mark Otto1-34/+56
up; update carousel template to start to redo mobile first
2013-04-02Improve responsiveness for tablet and below of navbar in carousel exampleFabien1-0/+12
- Remove margin-top of navbar-wrapper - Remove border radius of navbar - Space out the carousel
2013-04-02Replace png img by holder.js in carousel exampleFabien1-6/+6
2013-04-02Fix corss link for sticky footerFabien2-2/+2
2013-04-02Fix link to navbar docFabien3-3/+3
2013-04-01Merge branch '3.0.0-wip-carousel' of https://github.com/burnsra/bootstrap ↵Mark Otto1-39/+7
into burnsra-3.0.0-wip-carousel
2013-04-01only negative indent nested grid rows; add new grid exampleMark Otto1-0/+56
2013-04-01Additional cleanup to responsive navbarRobert Burns1-37/+1
2013-04-01Add carousel indicators to exampleRobert Burns1-0/+6
2013-04-01Update carousel-caption btn stylesRobert Burns1-2/+0
2013-03-31Fix image paths and carousel controls for carousel exampleRobert Burns1-40/+19
2013-03-31add some container padding for examplesMark Otto2-1/+2
2013-03-30actually readd the padding and set it to smaller amount for narrow viewportsMark Otto1-1/+2
2013-03-30remove padding form sign in form exampleMark Otto1-1/+0
2013-03-30drop .muted for .text-mutedMark Otto5-7/+7
2013-03-26Remove grid example; update grid classes in examplesMark Otto5-81/+17
2013-03-26remove .navbar-inner from starter templateMark Otto1-16/+14
2013-03-26Merge branch '3.0.0-wip' of https://github.com/psylabs/bootstrap into ↵Mark Otto4-10/+10
psylabs-3.0.0-wip Conflicts: less/tests/navbar-fixed-top.html less/tests/navbar-static-top.html less/tests/navbar.html
2013-03-25Fixed the navbar toggle in example templates by changing all the ".btn ↵mo4-5/+5
.btn-navbar" to ".navbar-toggle"
2013-03-25Fixed all the .brand in navbar to .navbar-brandmo4-5/+5
2013-02-26nuke remaining less/tests/ files and move grid over to examples dirMark Otto1-0/+64
2013-02-26moved examples addedMark Otto3-0/+198
2013-02-17more narrow jumbotron example fixes in the mobile first arenaMark Otto1-5/+6
2013-02-17Refactor some common classes from docs css and examples, then prevent ↵Mark Otto1-2/+7
examples from using docs.css
2013-02-17revamp narrow jumbotron to avoid conflicts with docs .mastheadMark Otto1-6/+6
2013-02-16Nuke the fluid example since it's no longer applicableMark Otto1-163/+0
2013-02-14fix spelling as pointed out by @jodytate that got nuked in the mergeMark Otto2-2/+2
2013-02-14Make example pages use Jekyll; add sticky footer navbar image to examplesMark Otto8-1439/+1070
2013-02-12rearrange jekyll and docsMark Otto9-0/+1632
2013-02-12nuke what we don't need for jekyllMark Otto9-1632/+0
2013-02-05Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-1/+1
Conflicts: docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/examples/hero.html less/buttons.less less/carousel.less less/close.less less/dropdowns.less less/labels-badges.less less/mixins.less less/navbar.less less/navs.less less/pagination.less less/responsive-navbar.less less/scaffolding.less less/sprites.less less/thumbnails.less less/type.less
2013-02-05Merge branch '2.3.0-wip' of https://github.com/patrickhlauke/bootstrap into ↵Mark Otto2-2/+2
patrickhlauke-2.3.0-wip Conflicts: docs/assets/css/bootstrap.css less/navbar.less
2013-02-01Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto3-6/+6
Conflicts: docs/examples/hero.html docs/examples/sticky-footer-navbar.html
2013-02-01Use button element instead of a for responsive navbar buttonsMark Otto5-10/+10
2013-02-01start to refactor justified nav exampleMark Otto1-44/+55
2013-02-01button element instead of href-less a tag for navbar buttonMark Otto1-2/+2