From: Joe Workman Date: Thu, 4 May 2017 01:24:17 +0000 (-0700) Subject: update collapse docs X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F753%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-emails.git update collapse docs --- diff --git a/docs/pages/grid.md b/docs/pages/grid.md index 57552b4b..f072f536 100644 --- a/docs/pages/grid.md +++ b/docs/pages/grid.md @@ -95,6 +95,8 @@ The `.expander` prevents a rendering bug in Outlook that sometimes keeps the col Collapsing a row removes the gutters from every column, which is the spacing between them. Add the class `.collapse` to a row to enable this. +There are more utility classes that you can use to isolate and collapse portions of your layouts: `.collapse-top` `.collapse-bottom` `.collapse-left` `.collapse-right` `.collapse-border` `.collapse-gutter` + ```inky_example