This accommodates the increase in the total number of tests, so that the column default width is great enough for the 'all' category, which is now 5 digits over 5 digits, a total of 11 characters.
[V2] Add this file to address concerns from Ken Graunke Signed-off-by: Dylan Baker <[email protected]> --- templates/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.css b/templates/index.css index 27128e4..754be23 100644 --- a/templates/index.css +++ b/templates/index.css @@ -8,7 +8,7 @@ table { } col:not(:first-child) { - width: 50pt; + width: 70pt; } tr { -- 1.8.1.4 _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
