aboutsummaryrefslogtreecommitdiff
path: root/examples/jumbotron-narrow
AgeCommit message (Collapse)AuthorFilesLines
2013-10-30remove unused `{{ page.base_url }}` variables, and fix the urlswangsai1-1/+1
2013-10-17Warn about IE8 + Respond.js + file:// problem in examples; fix #11019Chris Rebert1-0/+3
2013-10-16upgrade to html5shiv v 3.7.0Chris Rebert1-1/+1
2013-10-13use CDN for respond.jsChris Rebert1-1/+1
2013-10-10use https:// for CDN linksChris Rebert1-1/+1
- works when viewing page via file:// - sets a good example security-wise
2013-10-09use CDN for html5shiv instead of vendoring it; fixes part of #10989Chris Rebert1-1/+1
2013-09-24Disable IE Compatibility Mode in docs, examplesJulian Thilo1-0/+1
...because we don't support it and it may cause problems for people trying to view the docs in IE.
2013-09-23move /assets/ to /docs-assets/ ; fixes #10715Chris Rebert1-3/+3
2013-08-24Add even more role="button" attributesKevin Suttle1-1/+1
Missed the <a class="btw" in my regex search
2013-08-18Merge branch '3.0.0-wip' into bs3_homepageMark Otto1-1/+6
Conflicts: customize.html examples/justified-nav/justified-nav.css
2013-08-18add IE's Conditional comments for respondjs and html5shivsaiwang1-1/+6
2013-08-17it's levi-OH-sa, not levi-oh-SARMark Otto1-1/+1
2013-08-17Update jumbotronMark Otto2-5/+6
* Defaults to no rounded corners and full width in the viewport * When in a container, the jumbotron has extra padding and will have rounded corners * Updates default jumbotron example to show the full width default display Fixes #9759.
2013-08-17update examples to use new .btn-lg classMark Otto1-1/+1
2013-08-17add respond.js to all examples (fixes #9731)Mark Otto1-0/+5
2013-08-16fix up sticky footer example (fixes #9680) and add favicons to all examplesMark Otto1-0/+1
2013-08-15hella examples fixing, mostly navbars and lots of work on grids exampleMark Otto1-1/+1
2013-08-15move to examples dirMark Otto2-0/+145