Skip to content

Instantly share code, notes, and snippets.

@epicdaze
Created August 18, 2011 23:37
Show Gist options
  • Save epicdaze/1155554 to your computer and use it in GitHub Desktop.
Save epicdaze/1155554 to your computer and use it in GitHub Desktop.
#gmail - larger labels #stylish
/* make labels larger in gmail when using "Preview (Dense)" theme */
/* main view */
.ar {font-size: 11px !important;}
/* single view */
.ha .cf .hM {font-size: 11px !important;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment