Skip to content

Instantly share code, notes, and snippets.

@stefanwalther
Created May 16, 2015 11:29
Show Gist options
  • Save stefanwalther/a9eece71b673456d2192 to your computer and use it in GitHub Desktop.
Save stefanwalther/a9eece71b673456d2192 to your computer and use it in GitHub Desktop.
CSS snippets
text-overflow: ellipsis;
overflow: hidden;
width: 250px;
white-space: nowrap;
display: block;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment