Created
May 11, 2015 05:55
-
-
Save aviogreen/868f2ae4d215c6427e1d 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
.overflow-elipsis { | |
white-space: nowrap; | |
text-overflow: ellipsis; | |
overflow: hidden; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment