fix label margin
This commit is contained in:
parent
0e750836e8
commit
d893003ac0
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
</div>
|
||||
|
||||
|
||||
<label for="password" class="m10b"><span translate>Password</span> <small translate>Required</small>
|
||||
<label for="password"><span translate>Password</span> <small translate>Required</small>
|
||||
</label>
|
||||
<input type="password" class="form-control" placeholder="{{'Your wallet password'|translate}}" name="password" ng-model="password" required>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue