Skip to content

Instantly share code, notes, and snippets.

Created June 27, 2017 01:38
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 anonymous/ea2128474697179247597bb3cba4518c to your computer and use it in GitHub Desktop.
Save anonymous/ea2128474697179247597bb3cba4518c to your computer and use it in GitHub Desktop.
.pinnable-content.pinned .top-matter {
display: none;
}
.pinnable-content.pinned {
width: calc(240px + 14px) !important;
}
.pinnable-content.pinned .midcol {
display: none;
}
.pinnable-content.pinned .invisible-when-pinned {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment