Skip to content

Instantly share code, notes, and snippets.

@autre
Created November 13, 2011 21:59
Show Gist options
  • Save autre/1362795 to your computer and use it in GitHub Desktop.
Save autre/1362795 to your computer and use it in GitHub Desktop.
turn the stupid twitter activity off
#doc.route-home #page-outer #page-container.page-container.home-container #page-node-home .main-content .page-header.home-header .stream-tabs .stream-tab.stream-tab-activity {
display:none !important;
}
#doc.route-home #page-outer #page-container.page-container.home-container #page-node-home .dashboard .component .dashboard-activity-teaser-inner {
display:none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment