Created
December 28, 2019 16:45
-
-
Save arun12209/0917a28d0264bab42997b9f489dd9f30 to your computer and use it in GitHub Desktop.
companyProfileCSS
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
.THIS #overview{ | |
word-wrap: break-word; | |
white-space: pre-wrap; | |
} | |
.THIS #Addresses{ | |
word-wrap: break-word; | |
white-space: inherit; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment