Fix margin on Hint

cd6e0747a53191d32196934831fc1583bc464645

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +2 -0Showing whitespace changes
public/scripts/extensions/connection-manager/profile.html+2 -0
@@ -10,10 +10,12 @@
10 </label>10 </label>
11 {{/each}}11 {{/each}}
12 </div>12 </div>
13 <div class="marginTop5">
13 <small>14 <small>
14 <b>Hint:</b>15 <b>Hint:</b>
15 <i>Click on the setting name to omit it from the profile.</i>16 <i>Click on the setting name to omit it from the profile.</i>
16 </small>17 </small>
18 </div>
17 <h3 data-i18n="Enter a name:">19 <h3 data-i18n="Enter a name:">
18 Enter a name:20 Enter a name:
19 </h3>21 </h3>