We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5d3cf6 commit 7f6a9f0Copy full SHA for 7f6a9f0
site/static/compare.html
@@ -137,7 +137,7 @@
137
position: relative;
138
border-radius: 50%;
139
font-size: 12px;
140
- margin: 0 -4px;
+ margin: 0 4px;
141
border: 1px solid #7d6969;
142
width: 16px;
143
text-align: center;
@@ -923,8 +923,7 @@ <h2>Comparing <span id="stat-header">{{stat}}</span> between <span id="before">{
923
<th>Scenario</th>
924
<th>% Change</th>
925
<th>
926
- Significance Factor
927
- <span class="tooltip">?
+ Significance Factor<span class="tooltip">?
928
<span class="tooltiptext">
929
How much a particular result is over the significance threshold. A factor of 2.50x
930
means
0 commit comments