make sure we include 'px' in stats (thanks to steveaw)

This commit is contained in:
Damien Elmes 2013-07-09 08:14:13 +09:00
parent a1ca03ee17
commit a3190d52f1

View file

@ -779,7 +779,7 @@ font-weight: bold;
<td> <td>
<center><div id=%(id)sLegend></div></center> <center><div id=%(id)sLegend></div></center>
<div id="%(id)s" style="width:%(w)s; height:%(h)s;"></div> <div id="%(id)s" style="width:%(w)spx; height:%(h)spx;"></div>
</td> </td>
<td><div style="width: 150px; text-align: center; position:absolute; <td><div style="width: 150px; text-align: center; position:absolute;