From f249903dda09c8d136aa7ee4d5a94891514df435 Mon Sep 17 00:00:00 2001 From: Andrew Gliga Date: Wed, 20 Dec 2023 15:07:19 -0800 Subject: [PATCH] Update docs/_includes/tourtip.html Co-authored-by: Ian McBurnie <38065+ianmcburnie@users.noreply.github.com> --- docs/_includes/tourtip.html | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/_includes/tourtip.html b/docs/_includes/tourtip.html index 1baf2e810..b43803bc6 100644 --- a/docs/_includes/tourtip.html +++ b/docs/_includes/tourtip.html @@ -3,7 +3,6 @@

A tourtip points out a new feature or section of the page. A tourtip is open by default and must be explcitly closed using its close button. Once closed, it cannot be reopened.

Toggle the tourtip--expanded modifier to expand or collapse the tourtip.

-

For this first example this is using CSS positioning and works without JS