added collect email styling, updated create default wallet action on tour.html

This commit is contained in:
Jamal Jackson 2016-09-01 09:25:57 -04:00
commit 38282f181e
4 changed files with 16 additions and 4 deletions

View file

@ -79,7 +79,7 @@
</p>
</div>
<div class="row">
<button class="button button-positive col col-75 get-started" ng-click="createProfile()">
<button class="button button-positive col col-75 get-started" ng-click="createDefaultWallet()">
Create bitcoin wallet
</button>
</div>