Skip to content

Commit 76d663c

Browse files
committed
automatic word breaks
1 parent a1b59d1 commit 76d663c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

webdriver-ts-results/src/App.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@ table.results th {
121121
font-weight: normal;
122122
font-size: 11px;
123123
text-align: center;
124+
word-break: normal;
125+
hyphens: auto;
124126
}
125127
table.results th.benchname {
126128
width: 100px;

webdriver-ts-results/table.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)