Skip to content

Instantly share code, notes, and snippets.

@seanstickle
Created March 6, 2019 15:14
Show Gist options
  • Save seanstickle/0a25a22007dd4fe78ea17b6a01d48ac3 to your computer and use it in GitHub Desktop.
Save seanstickle/0a25a22007dd4fe78ea17b6a01d48ac3 to your computer and use it in GitHub Desktop.
SalesForce Help Pages
#div1, #div3, #switch, .footer {
display: none;
}
#box {
width: 100%;
}
.ht-slds #div2 {
max-width: 100%;
overflow-y: auto;
width: 100%;
padding: 0 20%;
margin: auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment