From 6561995a3f8577dfd880939b828b3e9c50f14b43 Mon Sep 17 00:00:00 2001 From: PattyToland Date: Fri, 15 Oct 2010 23:19:27 -0400 Subject: [PATCH] edit --- docs/content/content-collapsible.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.