Skip to content

Instantly share code, notes, and snippets.

@nhtzr
Created December 17, 2017 05:24
Show Gist options
  • Save nhtzr/f48c045d0f58dbfd1814477709f75f5c to your computer and use it in GitHub Desktop.
Save nhtzr/f48c045d0f58dbfd1814477709f75f5c to your computer and use it in GitHub Desktop.
#contentArea {
position: inherit !important;
}
#rightCol {
display: none !important;
}
#pagelet_sidebar {
display: none !important;
}
#pagelet_bluebar {
display: none !important;
}
#pagelet_dock {
display: none !important;
}
#leftCol {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment