Skip to content

Instantly share code, notes, and snippets.

@to
Created February 8, 2012 06:18
Show Gist options
  • Save to/1766012 to your computer and use it in GitHub Desktop.
Save to/1766012 to your computer and use it in GitHub Desktop.
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("twitter.com") {
div[data-component-term="user_recommendations"],
div[data-component-term="trends"],
div[data-component-term="footer"],
.fullname{
display: none !important;
}
.content-main {
float: left !important;
}
.dashboard {
float: right !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment