Skip to content

Instantly share code, notes, and snippets.

@nixon1333
Created April 13, 2017 11:03
Show Gist options
  • Save nixon1333/3a79cf1e4d374f7ff90bd97c99926143 to your computer and use it in GitHub Desktop.
Save nixon1333/3a79cf1e4d374f7ff90bd97c99926143 to your computer and use it in GitHub Desktop.
.crop-text{
width : 100px;
overflow:hidden;
display:inline-block;
text-overflow: ellipsis;
white-space: nowrap;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment