aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-12-26 21:45:53 -0800
committerMark Otto <[email protected]>2017-12-26 21:45:53 -0800
commitacee8a00d6ab980356f7a04eebca0be0c85ff4b1 (patch)
tree3c144650ee749465708fd9e8bd6c637d17f77e4d
parent6cf71f298cce1c91cfe3f8b7d3cd16a342891b79 (diff)
downloadbootstrap-acee8a00d6ab980356f7a04eebca0be0c85ff4b1.tar.xz
bootstrap-acee8a00d6ab980356f7a04eebca0be0c85ff4b1.zip
remove broken static demo
-rw-r--r--docs/4.0/components/tooltips.md35
1 files changed, 1 insertions, 34 deletions
diff --git a/docs/4.0/components/tooltips.md b/docs/4.0/components/tooltips.md
index e062138a0..3f6dacb21 100644
--- a/docs/4.0/components/tooltips.md
+++ b/docs/4.0/components/tooltips.md
@@ -41,40 +41,7 @@ Hover over the links below to see tooltips:
</p>
</div>
-### Static demo
-
-Four options are available: top, right, bottom, and left aligned.
-
-<div class="bd-example bd-example-tooltip-static">
- <div class="tooltip bs-tooltip-top bs-tooltip-top-docs" role="tooltip">
- <div class="arrow"></div>
- <div class="tooltip-inner">
- Tooltip on the top
- </div>
- </div>
- <div class="tooltip bs-tooltip-right bs-tooltip-right-docs" role="tooltip">
- <div class="arrow"></div>
- <div class="tooltip-inner">
- Tooltip on the right
- </div>
- </div>
- <div class="tooltip bs-tooltip-bottom bs-tooltip-bottom-docs" role="tooltip">
- <div class="arrow"></div>
- <div class="tooltip-inner">
- Tooltip on the bottom
- </div>
- </div>
- <div class="tooltip bs-tooltip-left bs-tooltip-left-docs" role="tooltip">
- <div class="arrow"></div>
- <div class="tooltip-inner">
- Tooltip on the left
- </div>
- </div>
-</div>
-
-### Interactive demo
-
-Hover over the buttons below to see their tooltips.
+Hover over the buttons below to see the four tooltips directions: top, right, bottom, and left.
<div class="bd-example tooltip-demo">
<div class="bd-example-tooltips">