Skip to content

Instantly share code, notes, and snippets.

@CMTegner
Last active December 14, 2015 12:58
Show Gist options
  • Save CMTegner/5090052 to your computer and use it in GitHub Desktop.
Save CMTegner/5090052 to your computer and use it in GitHub Desktop.
Use with 'Stylish' for Chrome to remove most of the garbage on facebook.com.
.fbx #globalContainer#globalContainer {
width: 721px;
}
#rightCol,
#pagelet_bookmark_nav,
.groupsCoverPhoto.fbTimelineSection,
#pagelet_sidebar,
.uiStreamStoryAttachmentOnly {
display: none;
}
.hasLeftCol #headerArea {
width: 499px;
}
#pageHead {
width: 715px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment