Skip to content

Commit 18d6728

Browse files
committed
Small adjustments
1 parent c383cfa commit 18d6728

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/static/compare.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
position: relative;
119119
border-radius: 50%;
120120
font-size: 12px;
121-
margin: 0 -6px;
121+
margin: 0 -4px;
122122
border: 1px solid #7d6969;
123123
width: 16px;
124124
text-align: center;
@@ -161,7 +161,7 @@
161161
<h1>Comparing <span id="stat-header">instructions:u</span> between <span id="before">???</span> and <span
162162
id="after">???</span></h1>
163163
<fieldset id="settings">
164-
<legend id="search-toggle" class="section-heading">Compare other commits<span
164+
<legend id="search-toggle" class="section-heading">Do another comparison<span
165165
id="search-toggle-indicator"></span></legend>
166166
<div id="search-content">
167167
<div id="commits" class="section">

0 commit comments

Comments
 (0)