One of my wrapper divs has padding-bottom:40px;
to show the position absolute "designed by" text at the bottom of the page.
In Chrome, everything works as expected. However, in Firefox, the padding-bottom doesn't seem to have any effect and the wrapper reaches the bottom of the page directly.
If you want to see the issue for yourself, visit the site here:
Any help would be greatly appreciated! Thank you!