From 72ddad6fc88fc7ee9ff99556f1aa64b21539bd03 Mon Sep 17 00:00:00 2001
From: Mark Otto
Date: Wed, 27 Aug 2014 23:33:03 -0700
Subject: [PATCH] Fixes #14439: Add static tooltip example to docs
---
docs/_includes/js/tooltips.html | 29 +++++++++++++++++++++++++++++
docs/assets/css/src/docs.css | 6 ++++++
2 files changed, 35 insertions(+)
diff --git a/docs/_includes/js/tooltips.html b/docs/_includes/js/tooltips.html
index 127e10155a..2165dddc7b 100644
--- a/docs/_includes/js/tooltips.html
+++ b/docs/_includes/js/tooltips.html
@@ -10,6 +10,35 @@
+ Static tooltip
+ Four options are available: top, right, bottom, and left aligned.
+
+
Four directions