Skip to content

Instantly share code, notes, and snippets.

@tpayen
Last active June 17, 2022 11:14
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tpayen/47b764b6fcc0b5368661 to your computer and use it in GitHub Desktop.
Save tpayen/47b764b6fcc0b5368661 to your computer and use it in GitHub Desktop.
Reduce colored circle & remove the text
#messagelist li span.mobile_text {
height: 20px;
width: 20px;
text-indent: -9999px;
}
#messagelist li span.from span span {
margin-left: 25px;
}
#messagelist li span.subject {
margin-left: 5px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment