Skip to content

Instantly share code, notes, and snippets.

@getflourish
Created December 5, 2016 08:24
Show Gist options
  • Select an option

  • Save getflourish/31b333aefe2e7536359544678cd7b275 to your computer and use it in GitHub Desktop.

Select an option

Save getflourish/31b333aefe2e7536359544678cd7b275 to your computer and use it in GitHub Desktop.
div[id^="substream"],
#pagelet_canvas_nav_content {
opacity:0;
pointer-events: none;
}
#pagelet_canvas_nav_content {
height: 1px !important;
}
div#contentArea {
width: 100% !important;
}
#stream_pagelet {
max-width: 500px;
margin: 0 auto;
}
#rightCol {
opacity: 0;
width: 1px;
height: 1px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment