Skip to content

Instantly share code, notes, and snippets.

@3Easy
Last active December 12, 2015 00:59
Show Gist options
  • Save 3Easy/4688055 to your computer and use it in GitHub Desktop.
Save 3Easy/4688055 to your computer and use it in GitHub Desktop.
Short Grid
<div class="row">
<div class="eight columns end">
<p>Add a class of 'end' to the last column if there are less than twelve to avoid an element floating right.</p>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment