From a8aa28248214aa057b5a03d98c673a10b283f72f Mon Sep 17 00:00:00 2001 From: Andy Cochran Date: Thu, 7 Jan 2016 13:06:14 -0500 Subject: [PATCH] add settings for .has-tip styles, fix docs --- docs/pages/tooltip.md | 4 ++-- scss/components/_tooltip.scss | 12 ++++++++++-- scss/settings/_settings.scss | 3 ++- 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/docs/pages/tooltip.md b/docs/pages/tooltip.md index 5d5653d75..cf3c88a33 100644 --- a/docs/pages/tooltip.md +++ b/docs/pages/tooltip.md @@ -7,7 +7,7 @@ js: js/foundation.tooltip.js ## Basic Tooltip -By default, a tooltip appears below the the definition on hover. +By default, a tooltip appears below the defined term on hover. ```html_example

@@ -18,7 +18,7 @@ The