From: Eric Morris Date: Fri, 22 Nov 2013 17:21:01 +0000 (-0800) Subject: Fix internal link to block-grid in buttons section of docs X-Git-Tag: v1.0.4~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbb242d19ebc5654ab78459d37e2186095594cc9;p=thirdparty%2Ffoundation%2Ffoundation-emails.git Fix internal link to block-grid in buttons section of docs --- diff --git a/docs/components/buttons.php b/docs/components/buttons.php index d8458d11..1d1038ce 100644 --- a/docs/components/buttons.php +++ b/docs/components/buttons.php @@ -2,7 +2,7 @@

Dynamic and effective calls to action.


Structure

-

To create buttons that look great in most clients, make a table of class button to wrap your <a> tag. Buttons expand to the full width of their container by default, so if you don't want them to expand all the way, consider placing them in a sub-grid or block-grid element.

+

To create buttons that look great in most clients, make a table of class button to wrap your <a> tag. Buttons expand to the full width of their container by default, so if you don't want them to expand all the way, consider placing them in a sub-grid or block-grid element.

A Basic Button