diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-08-08 14:31:39 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-08-08 14:31:39 +0200 |
| commit | 3aabbf13cf93487165bb435899cd02a320d77bb0 (patch) | |
| tree | 4b8ff493d0de6b1e3545c4ad3b956e4f9e18563f /dashboard/app/static | |
| parent | a3c5751de3df4c49b3025ccf5971602b7badb2d3 (diff) | |
dashboard/app: output more info about crashes
Diffstat (limited to 'dashboard/app/static')
| -rw-r--r-- | dashboard/app/static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |
