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.

-