From 0e6695fc365df202ec8e27c7deb322a34ae3abf9 Mon Sep 17 00:00:00 2001 From: Luca Ceresoli Date: Wed, 11 Jan 2012 15:34:39 +0100 Subject: pkg-stats: fix table layout The "Patch count" cell needs rowspan=2, otherwise the host/target cells are misaligned. Signed-off-by: Luca Ceresoli Signed-off-by: Peter Korsgaard --- support/scripts/pkg-stats | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support') diff --git a/support/scripts/pkg-stats b/support/scripts/pkg-stats index 64aae5fae..822827455 100755 --- a/support/scripts/pkg-stats +++ b/support/scripts/pkg-stats @@ -51,7 +51,7 @@ tr.correct td { Id Package -Patch count +Patch count AUTOTARGETS GENTARGETS CMAKETARGETS -- cgit v1.2.3