1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-12 00:24:03 +02:00

Merge pull request #12403 from Quy/master

Change positioning reference from left to right in affix's example.
This commit is contained in:
Julian Thilo
2014-01-27 09:22:17 -08:00

View File

@@ -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">