Skip to content

Commit 553a36b

Browse files
fix(compare) spacing before tooltip
1 parent 96c5790 commit 553a36b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

site/static/compare.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,8 @@ <h2>Comparing <span id="stat-header">{{stat}}</span> between <span id="before">{
427427
<th>Scenario</th>
428428
<th>% Change</th>
429429
<th>
430-
Significance Factor<span class="tooltip">?
430+
Significance Factor
431+
<span class="tooltip">?
431432
<span class="tooltiptext">
432433
How much a particular result is over the significance threshold. A factor of 2.50x
433434
means

0 commit comments

Comments
 (0)