Skip to content

Instantly share code, notes, and snippets.

@epicdaze
Created August 18, 2011 23:40
Show Gist options
  • Save epicdaze/1155557 to your computer and use it in GitHub Desktop.
Save epicdaze/1155557 to your computer and use it in GitHub Desktop.
#gmail - shorter height for logo section #stylish
/* reduce height of logo section in gmail when using "Preview (Dense)" theme */
div.nH.GcwpPb-Z8OBDd > div.nH {height: 40px;}
div.nH.GcwpPb-Z8OBDd > div.nH > div.no {height: 40px !important; margin-top: -25px;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment