Skip to content

Instantly share code, notes, and snippets.

@ksakae1216
Created October 23, 2016 14:04
Show Gist options
  • Save ksakae1216/4523fdb9469e0ee73c9f227d38bc52de to your computer and use it in GitHub Desktop.
Save ksakae1216/4523fdb9469e0ee73c9f227d38bc52de to your computer and use it in GitHub Desktop.
.short {
width: 100px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment