From: Chris Rebert Date: Sat, 20 Dec 2014 02:31:07 +0000 (-0800) Subject: update docs to use .{tooltip,popover}-{left,right,top,bottom} X-Git-Tag: v4.0.0-alpha~432^2~3^2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c6ad3a8d6d6d771acfb3aafeec3809173c0f4f4b;p=thirdparty%2Fbootstrap.git update docs to use .{tooltip,popover}-{left,right,top,bottom} --- diff --git a/docs/_includes/js/popovers.html b/docs/_includes/js/popovers.html index 3182d8c4de..4557a44a42 100644 --- a/docs/_includes/js/popovers.html +++ b/docs/_includes/js/popovers.html @@ -39,7 +39,7 @@ $(function () {

Static popover

Four options are available: top, right, bottom, and left aligned.

-
+

Popover top

@@ -47,7 +47,7 @@ $(function () {
-
+

Popover right

@@ -55,7 +55,7 @@ $(function () {
-
+

Popover bottom

@@ -64,7 +64,7 @@ $(function () {
-
+

Popover left

diff --git a/docs/_includes/js/tooltips.html b/docs/_includes/js/tooltips.html index ae553e0df0..b8293c9f5d 100644 --- a/docs/_includes/js/tooltips.html +++ b/docs/_includes/js/tooltips.html @@ -12,25 +12,25 @@

Static tooltip

Four options are available: top, right, bottom, and left aligned.

-