Skip to content

Commit de39bd2

Browse files
Merge pull request #1089 from homersimpsons/patch-1
fix(compare) spacing before tooltip
2 parents 835cb5c + 553a36b commit de39bd2

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
@@ -444,7 +444,8 @@ <h2>Comparing <span id="stat-header">{{stat}}</span> between <span id="before">{
444444
<th>Scenario</th>
445445
<th>% Change</th>
446446
<th>
447-
Significance Factor<span class="tooltip">?
447+
Significance Factor
448+
<span class="tooltip">?
448449
<span class="tooltiptext">
449450
How much a particular result is over the significance threshold. A factor of 2.50x
450451
means

0 commit comments

Comments
 (0)