--- a/templates/static/style-coal.css Mon Oct 20 10:15:26 2008 +0200
+++ b/templates/static/style-coal.css Mon Oct 20 10:20:35 2008 +0200
@@ -126,7 +126,7 @@
}
.bigtable tr { border: none; }
.bigtable .age { width: 6em; }
-.bigtable .author { width: 10em; }
+.bigtable .author { width: 12em; }
.bigtable .description { }
.bigtable .node { width: 5em; font-family: monospace;}
.bigtable .lineno { width: 2em; text-align: right;}
--- a/templates/static/style-paper.css Mon Oct 20 10:15:26 2008 +0200
+++ b/templates/static/style-paper.css Mon Oct 20 10:20:35 2008 +0200
@@ -122,7 +122,7 @@
}
.bigtable tr { border: none; }
.bigtable .age { width: 6em; }
-.bigtable .author { width: 10em; }
+.bigtable .author { width: 12em; }
.bigtable .description { }
.bigtable .node { width: 5em; font-family: monospace;}
.bigtable .lineno { width: 2em; text-align: right;}