From: Eric Morris Date: Mon, 11 Nov 2013 21:23:36 +0000 (-0800) Subject: Add hash target to section on Gmail layouts with block grid for easier linking. X-Git-Tag: v1.0.2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99e7cfcd4db79716706d3ecfefe118b5b8fa20d3;p=thirdparty%2Ffoundation%2Ffoundation-emails.git Add hash target to section on Gmail layouts with block grid for easier linking. --- diff --git a/docs/components/block-grid.php b/docs/components/block-grid.php index c78dd421..41b57d40 100644 --- a/docs/components/block-grid.php +++ b/docs/components/block-grid.php @@ -36,7 +36,7 @@

Examples

-

Multi-column Layouts in Gmail

+

Multi-column Layouts in Gmail

A major use case for block-grids, since they don't rely on media queries, is to create multi-column layouts for Gmail. The simplest way to accomplish this is to create a .two-up block-grid and use the block-grid elements as your column structures. As a progressive enhancement, adding a media query that expands the columns to 100% width under 600px would cause the columns to take up the whole screen on mobile clients that support media queries, while not breaking the reflow pattern for those that don't.

Gmail Two Column Layout
- \ No newline at end of file +