diff --git a/docs/content/content-collapsible.html b/docs/content/content-collapsible.html index f15d2b5d..f34e8526 100755 --- a/docs/content/content-collapsible.html +++ b/docs/content/content-collapsible.html @@ -50,7 +50,7 @@

I'm a header

-

I'm the collapsible content.

+

I'm the collapsible content. I'm hidden by default because I have the "collapsed" state; you need to expand the header to see me.

Collapsible content is minimally styled — we add only a bit of margin between the bar and content, and the header adopts the default Theme styles of the container it sits within.