docs/components/labels.html.erb in zurb-foundation-4.0.7 vs docs/components/labels.html.erb in zurb-foundation-4.0.8
- old
+ new
@@ -83,10 +83,10 @@
/* We use these to style the labels */
$label-padding: emCalc(3px) emCalc(6px) emCalc(4px);
$label-radius: $global-radius;
/* We use these to style the label text */
-$label-font-size: emCalc(14px);
+$label-font-sizing: emCalc(14px);
$label-font-weight: bold;', :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>
</div>
\ No newline at end of file