summaryrefslogtreecommitdiff
path: root/themes/xenea/theme.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/xenea/theme.php')
-rw-r--r--themes/xenea/theme.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/xenea/theme.php b/themes/xenea/theme.php
index 2c4d6a30bb..af2e6768e6 100644
--- a/themes/xenea/theme.php
+++ b/themes/xenea/theme.php
@@ -175,7 +175,7 @@ $fanChart = array(
);
//-- This section defines variables for the pedigree chart
-$bwidth = 220; // -- width of boxes on pedigree chart
+$bwidth = 240; // -- width of boxes on pedigree chart
$bheight = 80; // -- height of boxes on pedigree chart
$baseyoffset = 10; // -- position the entire pedigree tree relative to the top of the page
$basexoffset = 10; // -- position the entire pedigree tree relative to the left of the page