Skip to content

Instantly share code, notes, and snippets.

@robertmagnusson
Created January 24, 2014 13:37
Show Gist options
  • Save robertmagnusson/8597371 to your computer and use it in GitHub Desktop.
Save robertmagnusson/8597371 to your computer and use it in GitHub Desktop.
.truncate {
width: 250px;
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