aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/sticky-footer-navbar.html
AgeCommit message (Collapse)AuthorFilesLines
2013-06-20Move examples out of the main repo to twbs/bootstrap-examplesMark Otto1-114/+0
While examples are phenomenally useful and awesome for folks getting started with Bootstrap, they don't really shine as well being buried in the main docs. Moreover, having anything that's not core HTML, CSS, JS, or documentation in the main repo seems to just get in the way. Therefore, examples gets its own repo. Specifically, we're doing the following: * Deletes all example screenshots * Deletes example layout * Deletes example files * Updates Getting Started docs to include only the template and a link to the new examples project All the examples and their history will be preserved in the switch.
2013-05-03Use padding instead of #push with box-sizing: border-boxKevin Ingersoll1-5/+2
2013-04-28Update examples after overhaul of navbar navsRobert Burns1-1/+1
2013-04-02Fix corss link for sticky footerFabien1-1/+1
2013-03-31add some container padding for examplesMark Otto1-1/+1
2013-03-30drop .muted for .text-mutedMark Otto1-1/+1
2013-03-25Fixed the navbar toggle in example templates by changing all the ".btn ↵mo1-1/+1
.btn-navbar" to ".navbar-toggle"
2013-03-25Fixed all the .brand in navbar to .navbar-brandmo1-1/+1
2013-02-14fix spelling as pointed out by @jodytate that got nuked in the mergeMark Otto1-1/+1
2013-02-14Make example pages use Jekyll; add sticky footer navbar image to examplesMark Otto1-158/+113
2013-02-12rearrange jekyll and docsMark Otto1-0/+162
2013-02-12nuke what we don't need for jekyllMark Otto1-162/+0
2013-02-01Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-2/+2
Conflicts: docs/examples/hero.html docs/examples/sticky-footer-navbar.html
2013-02-01Use button element instead of a for responsive navbar buttonsMark Otto1-2/+2
2013-01-19remove .navbar-inner from sticky footer navbarMark Otto1-28/+26
2013-01-19mo betta links between sticky footer examplesMark Otto1-1/+1
2013-01-19update sticky footer templatesMark Otto1-18/+21
2013-01-14Upgrade to newest HTML5 shiv, and make it a local dependency rather than CDNingMark Otto1-1/+1
2013-01-11Remove navbar links from sticky footer navbar exampleMark Otto1-5/+0
2013-01-09add sticky footer with navbarMark Otto1-0/+166