Skip to content

Instantly share code, notes, and snippets.

@leewind
Created August 14, 2014 01:57
Show Gist options
  • Select an option

  • Save leewind/d2ba81681b7d1a156c85 to your computer and use it in GitHub Desktop.

Select an option

Save leewind/d2ba81681b7d1a156c85 to your computer and use it in GitHub Desktop.
css:ellipsis
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment