From c6ad3a8d6d6d771acfb3aafeec3809173c0f4f4b Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 19 Dec 2014 18:31:07 -0800 Subject: update docs to use .{tooltip,popover}-{left,right,top,bottom} --- docs/javascript/popovers.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/javascript') diff --git a/docs/javascript/popovers.md b/docs/javascript/popovers.md index f84d52bbe..28cafb1b0 100644 --- a/docs/javascript/popovers.md +++ b/docs/javascript/popovers.md @@ -43,7 +43,7 @@ $(function () { Four options are available: top, right, bottom, and left aligned.
-
+

Popover top

@@ -51,7 +51,7 @@ Four options are available: top, right, bottom, and left aligned.
-
+

Popover right

@@ -59,7 +59,7 @@ Four options are available: top, right, bottom, and left aligned.
-
+

Popover bottom

@@ -68,7 +68,7 @@ Four options are available: top, right, bottom, and left aligned.
-
+

Popover left

-- cgit v1.2.3