diff options
| author | Mark Otto <[email protected]> | 2015-01-20 17:05:53 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-01-20 17:05:53 -0800 |
| commit | c5d4ab259e4eaf9641bf5eef2d443cc34c249380 (patch) | |
| tree | 10e34f02704b12d41740ada0396cb64bf8d380c9 /docs | |
| parent | 474ea24fc31285933e75d6e5e81e95d25c3d3058 (diff) | |
| parent | 6ebf68296a1787cf9716225215943ee022949354 (diff) | |
| download | bootstrap-c5d4ab259e4eaf9641bf5eef2d443cc34c249380.tar.xz bootstrap-c5d4ab259e4eaf9641bf5eef2d443cc34c249380.zip | |
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/examples/carousel/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 2a971a921..b2aa55aac 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -55,7 +55,7 @@ <div class="container"> <div class="carousel-caption text-left"> <h1>Example headline.</h1> - <p>Note: If you're viewing this page via a <code>file://</code> URL, the "next" and "previous" Glyphicon buttons on the left and right might not load/display properly due to web browser security rules.</p> + <p>Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p> <p><a class="btn btn-lg btn-primary" href="#" role="button">Sign up today</a></p> </div> </div> |
