Fix title position on join wallet screen
This commit is contained in:
parent
1f691d8a2f
commit
30505ebb49
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div style="clear: both;"></div>
|
||||||
<label for="joinPassword"> User info </label>
|
<label for="joinPassword"> User info </label>
|
||||||
<input id="joinPassword" type="text" class="form-control" placeholder="Your name (optional)" name="nickname" ng-model="nickname">
|
<input id="joinPassword" type="text" class="form-control" placeholder="Your name (optional)" name="nickname" ng-model="nickname">
|
||||||
<input type="password" class="form-control"
|
<input type="password" class="form-control"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue