fix join-wallet form

This commit is contained in:
bechi 2014-11-19 17:10:52 -03:00
parent df1859bb62
commit 513aedc423
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
</div>
<div ng-hide="hideAdv">
<p>
<input type="text" placeholder="BIP32 master extended private key (hex)" name="private" ng-model="$parent.private">
<input class="columns" type="text" placeholder="BIP32 master extended private key (hex)" name="private" ng-model="$parent.private">
</div>
<div class="text-right m20t">