Skip to content

Instantly share code, notes, and snippets.

@handlename
Created February 17, 2012 06:45
Show Gist options
  • Save handlename/1851372 to your computer and use it in GitHub Desktop.
Save handlename/1851372 to your computer and use it in GitHub Desktop.
Style file for Twitter
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document
url-prefix("https://twitter.com") {
div.dashboard {
display: none;
}
div.content-main {
width: 650px !important;
}
div.wrapper {
width: 650px !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment