summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 711ab4c..b563ee5 100644
--- a/index.php
+++ b/index.php
@@ -408,7 +408,7 @@ if ($total > 0) {
$tmp = explode(' ', $time);
}
- $s .= '<table><caption>Build time</caption>';
+ $s .= '<table style="width: 100%;"><caption>Build time</caption>';
$s .= sprintf('<tr><td>Total time</td><td>%s hours</td></tr>
<tr><td>Average</td><td>%s minutes</td></tr>