Skip to content

Instantly share code, notes, and snippets.

@cole007
Created December 9, 2012 21:42
Show Gist options
  • Select an option

  • Save cole007/4247166 to your computer and use it in GitHub Desktop.

Select an option

Save cole007/4247166 to your computer and use it in GitHub Desktop.
ul li { float: left; }
ul:after { content:''; display:block; clear: left; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment