Skip to content

Instantly share code, notes, and snippets.

@panchicore
Created September 18, 2013 16:04
Show Gist options
  • Save panchicore/6611420 to your computer and use it in GitHub Desktop.
Save panchicore/6611420 to your computer and use it in GitHub Desktop.
p {
line-height: 1em;
max-height: 2em;
overflow: hidden;
width: 10em;
background: yellow;
}
<p>Here is a paragraph of town lines.... ellipsis does not work here</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment