Right clicked on page to inspect, found out the relevant code and typed the following into custom css manager:
.line {
border-top:dotted 0px #dadada;
margin:0px 0;
}
I believe the pixel values were much higher before and hence the white space.
Cheers,
Pete
Nvm, i got fixed it already.Thanks!
Pete