@@ -2086,7 +2086,7 @@ For example, <code><section></code> should be wrapped as inline.
...
@@ -2086,7 +2086,7 @@ For example, <code><section></code> should be wrapped as inline.
<pclass="lead">For faster mobile-friendly development, use these utility classes for showing and hiding content by device via media query. Also included are utility classes for toggling content when printed.</p>
<pclass="lead">For faster mobile-friendly development, use these utility classes for showing and hiding content by device via media query. Also included are utility classes for toggling content when printed.</p>
@@ -2159,6 +2160,7 @@ For example, <code><section></code> should be wrapped as inline.
...
@@ -2159,6 +2160,7 @@ For example, <code><section></code> should be wrapped as inline.
</tr>
</tr>
</tbody>
</tbody>
</table>
</table>
</div>
<h3>When to use</h3>
<h3>When to use</h3>
<p>Use on a limited basis and avoid creating entirely different versions of the same site. Instead, use them to complement each device's presentation. Responsive utilities are currently only available for block-level toggling, meaning <code>display: none;</code> or <code>display: block;</code>. Use with inline and table elements is currently not supported.</p>
<p>Use on a limited basis and avoid creating entirely different versions of the same site. Instead, use them to complement each device's presentation. Responsive utilities are currently only available for block-level toggling, meaning <code>display: none;</code> or <code>display: block;</code>. Use with inline and table elements is currently not supported.</p>