Skip to content

Instantly share code, notes, and snippets.

@aviogreen
Created May 11, 2015 05:55
Show Gist options
  • Save aviogreen/868f2ae4d215c6427e1d to your computer and use it in GitHub Desktop.
Save aviogreen/868f2ae4d215c6427e1d to your computer and use it in GitHub Desktop.
.overflow-elipsis {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment