<div class="vgr-clearfix">
<p>This parent has clearfix</p>
</div>
<div class="vgr-clearfix">
<p>This parent has clearfix</p>
</div>
/* No context defined for this component. */
Clear float
s by adding .vgr-clearfix
to the parent element of the floated elements.
Can also be used as a mixin.