From 3aabbf13cf93487165bb435899cd02a320d77bb0 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Tue, 8 Aug 2017 14:31:39 +0200 Subject: dashboard/app: output more info about crashes --- dashboard/app/static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dashboard/app/static') diff --git a/dashboard/app/static/style.css b/dashboard/app/static/style.css index 07f742485..a23ff5fd7 100644 --- a/dashboard/app/static/style.css +++ b/dashboard/app/static/style.css @@ -98,7 +98,7 @@ table td, table th { max-width: 300pt; } -.list_table .commits { +.list_table .kernel { width: 200pt; max-width: 200pt; } -- cgit mrf-deployment