Group

To easily clear floats use the pam-group attribute to clear the parent element.

Floting element
Markup

Toggle example guides Toggle HTML markup

<div pam-group>
    <div style="float:left;">Floting element</div>
</div>