docs/components/tables.html.erb in zurb-foundation-4.1.6 vs docs/components/tables.html.erb in zurb-foundation-4.2.0
- old
+ new
@@ -111,10 +111,10 @@
/* These are for controlling the display and margin of tables */
$table-display: table-cell;
$table-margin-bottom: emCalc(20px);', :css %>
- <p><strong>Note:</strong> <code>emCalc();</code> is a function we wrote to convert <code>px</code> to <code>em</code>. It is included in <strong>_foundation-global.scss</strong>.</p>
+ <p><strong>Note:</strong> <code>emCalc();</code> is a function we wrote to convert <code>px</code> to <code>em</code>. It is included in <strong>_variables.scss</strong>.</p>
</div>
</div>
</div>
\ No newline at end of file