Why are there "spaces" between content?

Simply edit the css to suit.
I changed mine to 20px.
Code:
.sharePage {
margin-top: 50px;
}

Either edit it in share_page.css or add new css to EXTRA.css using the !important attribute.
 
Top Bottom