Skip to content

Instantly share code, notes, and snippets.

@omeinusch
Created February 1, 2014 16:14
Show Gist options
  • Save omeinusch/8754365 to your computer and use it in GitHub Desktop.
Save omeinusch/8754365 to your computer and use it in GitHub Desktop.
.ellipsis
{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 16em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment