We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c383cfa commit 18d6728Copy full SHA for 18d6728
site/static/compare.html
@@ -118,7 +118,7 @@
118
position: relative;
119
border-radius: 50%;
120
font-size: 12px;
121
- margin: 0 -6px;
+ margin: 0 -4px;
122
border: 1px solid #7d6969;
123
width: 16px;
124
text-align: center;
@@ -161,7 +161,7 @@
161
<h1>Comparing <span id="stat-header">instructions:u</span> between <span id="before">???</span> and <span
162
id="after">???</span></h1>
163
<fieldset id="settings">
164
- <legend id="search-toggle" class="section-heading">Compare other commits<span
+ <legend id="search-toggle" class="section-heading">Do another comparison<span
165
id="search-toggle-indicator"></span></legend>
166
<div id="search-content">
167
<div id="commits" class="section">
0 commit comments