Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuy Ton <quy@fluxbb.org>2014-01-27 21:17:57 +0400
committerQuy Ton <quy@fluxbb.org>2014-01-27 21:17:57 +0400
commit5c1852fb74b095a73fefbfd1544da10034c7b5f8 (patch)
tree6e2dff01e72ac5c87d8829432d85e1bf9c3ae2f9 /docs/javascript.html
parent50ad304bb52b344828352e888b6f8ddc042ba176 (diff)
Change positioning reference from left to right in affix's example.
Diffstat (limited to 'docs/javascript.html')
-rw-r--r--docs/javascript.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/javascript.html b/docs/javascript.html
index 7d41a0378a..a8ba019112 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -2031,7 +2031,7 @@ $('#myCarousel').on('slide.bs.carousel', function () {
<h1 id="affix" class="page-header">Affix <small>affix.js</small></h1>
<h2 id="affix-examples">Example</h2>
- <p>The subnavigation on the left is a live demo of the affix plugin.</p>
+ <p>The subnavigation on the right is a live demo of the affix plugin.</p>
<hr class="bs-docs-separator">