fix(all): the buttons

This commit is contained in:
Jason Dreyzehner 2016-10-11 23:23:54 -04:00
commit 2e6d394673
25 changed files with 38 additions and 43 deletions

View file

@ -28,7 +28,7 @@
</div>
</div>
<button class="button button-block button-positive"
<button class="button button-standard button-primary"
ng-click="sendTo()" translate>
Send Money
</button>