Skip to content

Instantly share code, notes, and snippets.

@gobengo
Created November 24, 2015 23:45
Show Gist options
  • Save gobengo/274b87e1e351a3b2683c to your computer and use it in GitHub Desktop.
Save gobengo/274b87e1e351a3b2683c to your computer and use it in GitHub Desktop.
.card .p-name {
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