Skip to content

Instantly share code, notes, and snippets.

@yeromin
Created May 16, 2018 09:32
Show Gist options
  • Save yeromin/8ac06ff395f95334b50ed4a70ebe1ed5 to your computer and use it in GitHub Desktop.
Save yeromin/8ac06ff395f95334b50ed4a70ebe1ed5 to your computer and use it in GitHub Desktop.
        overflow: hidden
        text-overflow: ellipsis
        display: -webkit-box
        -webkit-line-clamp: 2
        -webkit-box-orient: vertical
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment