Skip to content

Instantly share code, notes, and snippets.

@aekaplan
Created February 28, 2014 16:31
Show Gist options
  • Save aekaplan/9274193 to your computer and use it in GitHub Desktop.
Save aekaplan/9274193 to your computer and use it in GitHub Desktop.
Clearfix
<div class="row clearfix">
<div class="column">
<!-- Your Content -->
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment