summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2011-04-19 23:04:41 +0000
committerRomain d'Alverny <rda@mageia.org>2011-04-19 23:04:41 +0000
commit10ef904d5bd802c6376612579dce08e3e22fe032 (patch)
tree9bcb475d52dd1ddf68e5b6d1be1650fe6a57c5ec /index.php
parentbc6671bc2023a4f413dcb7846475aae9f2b9d1ed (diff)
downloadpkgsubmit-10ef904d5bd802c6376612579dce08e3e22fe032.tar
pkgsubmit-10ef904d5bd802c6376612579dce08e3e22fe032.tar.gz
pkgsubmit-10ef904d5bd802c6376612579dce08e3e22fe032.tar.bz2
pkgsubmit-10ef904d5bd802c6376612579dce08e3e22fe032.tar.xz
pkgsubmit-10ef904d5bd802c6376612579dce08e3e22fe032.zip
graph build time
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>