Chromium Code Reviews| Index: Tools/TestResultServer/static-dashboards/flakiness_dashboard_tests.css |
| diff --git a/Tools/TestResultServer/static-dashboards/flakiness_dashboard_tests.css b/Tools/TestResultServer/static-dashboards/flakiness_dashboard_tests.css |
| index 697bd3e25665684c953d7f7526191d07b13b5b3f..d4563c2e8193968f4eba3f549c8176058b7f4e92 100644 |
| --- a/Tools/TestResultServer/static-dashboards/flakiness_dashboard_tests.css |
| +++ b/Tools/TestResultServer/static-dashboards/flakiness_dashboard_tests.css |
| @@ -50,6 +50,9 @@ |
| .test-table tr > td:nth-child(2) { |
| white-space: normal; |
| } |
| +.test-table .file-new-bug { |
| + white-space: nowrap; |
| +} |
| .test-table { |
| width: 100%; |
| } |