]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
update collapse docs 753/head
authorJoe Workman <joe@workmanmail.com>
Thu, 4 May 2017 01:24:17 +0000 (18:24 -0700)
committerJoe Workman <joe@workmanmail.com>
Thu, 4 May 2017 01:24:17 +0000 (18:24 -0700)
docs/pages/grid.md

index 57552b4b30337c5e00fc42a690ccaef8389d7b9b..f072f5367d8c30940f89b466495281c49ccc03cf 100644 (file)
@@ -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
 <row class="collapse">
   <columns large="6"><img src="http://placehold.it/300x150/777777/&text=These columns touch" alt=""></columns>