pgn-viewer
pgn-viewer copied to clipboard
Broken layout with scrollbars in print mode
Code
pgnPrint("board1", {pgn: pgnp, width: '250px', orientation: 'black'});
This leads to scrollbars (in the beginning), but when I show / hide developer tools, or resize the window, the scrollbars are gone.
Display
Just checked it, seems to be a problem with Chrome-based browsers. Firefox looks like that (no scrollbar).