Created
September 18, 2013 16:04
-
-
Save panchicore/6611420 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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