Skip to content

Instantly share code, notes, and snippets.

@davidhemphill
Created April 5, 2010 20:37
Show Gist options
  • Save davidhemphill/356846 to your computer and use it in GitHub Desktop.
Save davidhemphill/356846 to your computer and use it in GitHub Desktop.
* {
font-family: Helvetica !important;
cursor: default;
}
/* The Message listing */
div.BMRW0e:nth-child(2) div.uQdvnb:nth-child(1) {
display:block;
overflow-x:hidden;
overflow-y:scroll;
height: 539px;
}
div.BMRW0e:nth-child(2) {
display:block;
overflow-y:scroll;
}
/* The Message View */
div.BMRW0e:nth-child(4) div.uQdvnb:nth-child(1) {
display:block;
overflow-x:hidden;
overflow-y:scroll;
height: 539px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment