Skip to content

Instantly share code, notes, and snippets.

@kensei
Created December 19, 2011 05:18
Show Gist options
  • Save kensei/1495516 to your computer and use it in GitHub Desktop.
Save kensei/1495516 to your computer and use it in GitHub Desktop.
GoogleReader over CSS ChromeStylist 2011/12
#search {
padding-bottom: 0px;/* 150px→0px */
padding-top: 0px;/* 150px→0px */
}
#entry-body {
padding-top:0;
}
#entries.cards .entry {
margin: 3px 0;/* 10px→3px */
}
#top-bar {
height: 35px;/* 60px→35px */
}
#lhn-add-subscription-section {
height: 35px;/* 73px→30px */
}
#viewer-header {
height: 35px;/* 73px→30px */
}
#sections-header {
height: 30px;/* 73px→30px */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment