Problem: page with no body showed vertical scroll bar.

Possible Solution: change design.css:

#footer,
.push-sticky {
height:140px
...

to:

height:134px

which compensates for the 6px border above the footer

Comments

Danny Englander’s picture

Assigned: Unassigned » Danny Englander
Status: Needs review » Fixed

Hi, thanks this is a great fix. I've added this to a new release, 1.4 which will show up soon. :)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.