]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
Fix internal link to block-grid in buttons section of docs
authorEric Morris <eric@zurb.com>
Fri, 22 Nov 2013 17:21:01 +0000 (09:21 -0800)
committerEric Morris <eric@zurb.com>
Fri, 22 Nov 2013 17:21:01 +0000 (09:21 -0800)
docs/components/buttons.php

index d8458d113a0df420164be5458c6c1628694a15d0..1d1038ce91dadc019f989269848381e661c7801f 100644 (file)
@@ -2,7 +2,7 @@
 <p class="lead">Dynamic and effective calls to action.</p>
 <hr />
 <h2 class="light">Structure</h2>
-<p>To create buttons that look great in most clients, make a table of class <code>button</code> to wrap your <kbd>&lt;a&gt;</kbd> 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 <a href="#sub-grid">sub-grid</a> or <a href="block-grid">block-grid</a> element.</p>
+<p>To create buttons that look great in most clients, make a table of class <code>button</code> to wrap your <kbd>&lt;a&gt;</kbd> 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 <a href="#sub-grid">sub-grid</a> or <a href="#block-grid">block-grid</a> element.</p>
 <h6>A Basic Button</h6>
 <?php code_example(
 '<table class="button">