Change positioning reference from left to right in affix's example.

This commit is contained in:
Quy Ton 2014-01-27 09:17:57 -08:00
parent 50ad304bb5
commit 5c1852fb74

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