aboutsummaryrefslogtreecommitdiff
path: root/docs/examples
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-01-20 15:40:37 -0800
committerMark Otto <[email protected]>2015-01-20 15:40:37 -0800
commit6ebf68296a1787cf9716225215943ee022949354 (patch)
tree755d9677c0f1fa04d8288367a3b2f0505beda84e /docs/examples
parent8ecdda0b35c50aa6fe2dd9c0a7004f99a87d5a5b (diff)
parent260378411dffc567c5150a74ede27f43a0f36ac0 (diff)
downloadbootstrap-6ebf68296a1787cf9716225215943ee022949354.tar.xz
bootstrap-6ebf68296a1787cf9716225215943ee022949354.zip
Merge pull request #61 from twbs/clear-out-fonts
remove unused font files
Diffstat (limited to 'docs/examples')
-rw-r--r--docs/examples/carousel/index.html2
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>