Skip to content

Instantly share code, notes, and snippets.

@DavidBernal
Created April 7, 2016 14:45
Show Gist options
  • Save DavidBernal/3c067b816ec99bd9ee486a0dce2d5a58 to your computer and use it in GitHub Desktop.
Save DavidBernal/3c067b816ec99bd9ee486a0dce2d5a58 to your computer and use it in GitHub Desktop.
.truncate{
white-space: nowrap;
display: block;
text-overflow: ellipsis;
overflow: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment