Skip to content

Instantly share code, notes, and snippets.

@grifdail
Created May 1, 2018 20:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grifdail/f335d14f1f6878efdd3f224869b74d3b to your computer and use it in GitHub Desktop.
Save grifdail/f335d14f1f6878efdd3f224869b74d3b to your computer and use it in GitHub Desktop.
Remove everything but the tweet field from twitter.
.topbar {
display: none;
}
.dashboard {
display: none;
}
.stream-container {
display: none;
}
.home-tweet-box.tweet-box.component.tweet-user {
background-color: inherit;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment