Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
There are a number of ways to resolve:Update the source: If you have the ability to update style.css, then I would update and reupload the style sheet.Append style in HTML: Append the following style to your HTML head - be sure to add it after the style.css reference to override the CSS from the sty...
The "document" class has a height of 100% - remove the height component or switch the value to "auto" to get rid of the extra white space.