Firefox only prints first page

Firefox only prints first page

I have fixed this with a hokey work around. I turn off the jQuery CSS for the print media (only loading it for the screen) but that is not a proper fix.

This issue only happens with Firefox so I don't think anything is wrong my HTML. The pages look great on all browsers and mobile devices. They print in all browsers except Firefox.

If you want to see a page that has not been fixed, I have this one site where printing is not really an issue so I left a test page in place. If you spot the problem I sure would appreciate knowing the correct fix.

http://salemswingersclub.com/print-test.php


It appears to me that there is a div that is clipping the content at the end of the first printed page but only for the Firefox browser. I have tried everything I can think of and nothing works except turning off the jQuery CSS. So that is the fix I put in place on all my other sites.