Created
August 18, 2011 23:40
-
-
Save epicdaze/1155557 to your computer and use it in GitHub Desktop.
#gmail - shorter height for logo section #stylish
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* 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