Skip to content

Instantly share code, notes, and snippets.

@mauricedb
Created November 11, 2016 18:19
Show Gist options
  • Save mauricedb/2e918891c28221c570ec99074c5c3f25 to your computer and use it in GitHub Desktop.
Save mauricedb/2e918891c28221c570ec99074c5c3f25 to your computer and use it in GitHub Desktop.
.genre-row .genre-row-movie {
padding: 0;
}
.genre-row .genre-row-movie .title {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment