make chart for timeline higher

This commit is contained in:
Uwe Steinmann 2015-09-21 17:19:52 +02:00
parent 86beee9929
commit 1de65573ec

View File

@ -103,7 +103,7 @@ $this->contentHeading(getMLText("timeline"));
}
$item['msg'] = $msg;
}
$this->printTimeline($data, 500);
$this->printTimeline($data, 550);
echo "</div>\n";
echo "</div>\n";