CC-4737: Listener stats should take up the full screen

- fixed
This commit is contained in:
James 2012-12-05 13:29:29 -05:00
parent 343c0922a2
commit e1e8160e53
2 changed files with 7 additions and 2 deletions

View file

@ -2,6 +2,5 @@
<?php echo _("Listener Count Over Time")?><br>
<div id="flot_placeholder" style="width:600px;height:300px;margin:0px 50px 0px 50px"></div>
<div id="legend" style="width:600px;height:70px;margin:0px 50px 0px 50px"></div>
<?php echo $this->date_form; ?>
<div id="date_form" style="margin:0px 50px 0px 50px"><?php echo $this->date_form; ?></div>
</div>