Skip to content

Instantly share code, notes, and snippets.

@antw
Created March 21, 2010 15:00
Show Gist options
  • Save antw/339344 to your computer and use it in GitHub Desktop.
Save antw/339344 to your computer and use it in GitHub Desktop.
#subnav li
&:after
:content "·"
// IE will get an extra dot at the end. nm.
&:nth-last-child(1):after
:content ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment