From c5ea09b0d71a2559574d5bc149b1f6327848d11f Mon Sep 17 00:00:00 2001 From: Patrick Yeo Date: Thu, 23 Jan 2020 17:54:51 -0800 Subject: [PATCH] fix(clayui.com): CSS Popover, Tooltip navigation should scroll to html fragment id issue #2814 --- clayui.com/content/docs/components/css-popovers.md | 10 +++++----- clayui.com/content/docs/components/css-tooltips.md | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/clayui.com/content/docs/components/css-popovers.md b/clayui.com/content/docs/components/css-popovers.md index 4af35a426a..24e1eff3f2 100644 --- a/clayui.com/content/docs/components/css-popovers.md +++ b/clayui.com/content/docs/components/css-popovers.md @@ -6,11 +6,11 @@ description: 'Popovers contain helpful information such as an explanation of a c diff --git a/clayui.com/content/docs/components/css-tooltips.md b/clayui.com/content/docs/components/css-tooltips.md index 465e4e3f7f..3a9e8df58c 100644 --- a/clayui.com/content/docs/components/css-tooltips.md +++ b/clayui.com/content/docs/components/css-tooltips.md @@ -6,11 +6,11 @@ description: 'Tooltips are brief pieces of information that appear on hover stat