From 5c1852fb74b095a73fefbfd1544da10034c7b5f8 Mon Sep 17 00:00:00 2001 From: Quy Ton Date: Mon, 27 Jan 2014 09:17:57 -0800 Subject: [PATCH] Change positioning reference from left to right in affix's example. --- docs/javascript.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 () {

Affix affix.js

Example

-

The subnavigation on the left is a live demo of the affix plugin.

+

The subnavigation on the right is a live demo of the affix plugin.