Created
March 6, 2019 15:14
-
-
Save seanstickle/0a25a22007dd4fe78ea17b6a01d48ac3 to your computer and use it in GitHub Desktop.
SalesForce Help Pages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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