Have two versions of print_person_pedigree
One lets the box fit the size and positioning of the
DOM element that contains it.
The other is the current behavior, size controlled by config setting.
The variable one could probably be created by removing code from the current version. The fixed version could be created by printing a div with the config size, and printing the variable version inside of it.