Skip to content

Instantly share code, notes, and snippets.

@illepic
Created November 17, 2014 19:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save illepic/6d41ac01a0b8472cae81 to your computer and use it in GitHub Desktop.
Save illepic/6d41ac01a0b8472cae81 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.7)
// Compass (v1.0.1)
// ----
.profile-name,
.screen-name {
& a {
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
}
}
.profile-name a,
.screen-name a {
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment