Skip to content

Instantly share code, notes, and snippets.

@fwon
Created November 4, 2014 03:54
Show Gist options
  • Save fwon/77d0e900ba3299eae284 to your computer and use it in GitHub Desktop.
Save fwon/77d0e900ba3299eae284 to your computer and use it in GitHub Desktop.
text css3
display -webkit-box
-webkit-line-clamp 1
text-overflow ellipsis
-webkit-box-orient vertical
word-break break-all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment