summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--health-networkstats-html.lsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/health-networkstats-html.lsp b/health-networkstats-html.lsp
index 22b0a86..29f2be0 100644
--- a/health-networkstats-html.lsp
+++ b/health-networkstats-html.lsp
@@ -102,8 +102,8 @@
Network traffic in bytes/second
<TABLE><TR><TD style="vertical-align:top;">
-<div id="chart" style="WIDTH: 100%; HEIGHT: 300px; MIN-WIDTH:600px;"></div></TD>
-<TD style="align:left;" WIDTH="140px"><div id="legend" style="margin-left: 10px; width: 130px;"></div></TD>
+<div id="chart" style="width:550px; height:300px;"></div></TD>
+<TD style="align:left; vertical-align:top; width:140px"><div id="legend" style="margin-left:10px;"></div></TD>
</TR></TABLE>