From 9a4b4d27f922c154df22233c07e48dde64174761 Mon Sep 17 00:00:00 2001 From: Aleksey Chichenkov Date: Thu, 13 Dec 2018 18:28:53 +0300 Subject: [PATCH] bf --- templates/initi/tmpl/inheritance.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/initi/tmpl/inheritance.tmpl b/templates/initi/tmpl/inheritance.tmpl index cb14879..fd9f96e 100644 --- a/templates/initi/tmpl/inheritance.tmpl +++ b/templates/initi/tmpl/inheritance.tmpl @@ -52,7 +52,7 @@ // ************** Generate the tree diagram ***************** var margin = {top: 20, right: 120, bottom: 20, left: 120}, width = 3260 - margin.right - margin.left, - height = 2100 - margin.top - margin.bottom; + height = 4100 - margin.top - margin.bottom; var i = 0, duration = 350,