Group
To easily clear floats use the pam-group
attribute to clear the parent element.
Floting element
Markup
<div pam-group>
<div style="float:left;">Floting element</div>
</div>
To easily clear floats use the pam-group
attribute to clear the parent element.
<div pam-group>
<div style="float:left;">Floting element</div>
</div>