Fix the special case of a empty issue tracker, for the issue summary.

This commit is contained in:
William MARTIN
2011-06-15 11:18:41 +02:00
parent 69ae1c08ef
commit ef5b93e3f7
3 changed files with 123 additions and 104 deletions

View File

@@ -1128,7 +1128,7 @@ table.issue-summary {
table.issue-summary tr td {
border: 0;
padding: .1em;
padding: .1em .005em;
}
table.issue-summary td.graph {