Skip to content

Instantly share code, notes, and snippets.

@caryfuk
Last active April 4, 2018 08:24
Show Gist options
  • Save caryfuk/b480593deb80f74a9395 to your computer and use it in GitHub Desktop.
Save caryfuk/b480593deb80f74a9395 to your computer and use it in GitHub Desktop.
.ellipsis {
width: whatever;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment