Skip to content

Instantly share code, notes, and snippets.

@gurdiga
Last active December 16, 2015 08:59
Show Gist options
  • Select an option

  • Save gurdiga/5409420 to your computer and use it in GitHub Desktop.

Select an option

Save gurdiga/5409420 to your computer and use it in GitHub Desktop.
Personalized Web Options ^http://.*breakout.tld
.right-app-top-bar .user-options a span.user-name {
display: inline-block;
max-width: 170px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
padding-left: 2px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment