diff options
| author | Chris Rebert <[email protected]> | 2015-01-09 12:00:10 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-01-09 12:33:34 -0800 |
| commit | 8ce8cd992eecc053e57c575bdfd51dfd73640cbc (patch) | |
| tree | 8a74f5f20ba1833b3aff2470465ac2c3d7460e10 /docs/examples/carousel/index.html | |
| parent | d2f29fd6496df8efeaa7d718225ad6375f8c8c8d (diff) | |
| download | bootstrap-8ce8cd992eecc053e57c575bdfd51dfd73640cbc.tar.xz bootstrap-8ce8cd992eecc053e57c575bdfd51dfd73640cbc.zip | |
remove more Glyphicon references from the docs
Diffstat (limited to 'docs/examples/carousel/index.html')
| -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 9faa4d3bc..a68ebe04c 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> |
