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

@ -52,9 +52,7 @@
You havent added any contacts to your address book yet. Get started by adding your first one.
</p>
</div>
<div class="row">
<button class="button button-block button-positive col" ui-sref="tabs.addressbook.add" translate>Add Contact</button>
</div>
<button class="button button-standard button-primary" ui-sref="tabs.addressbook.add" translate>Add Contact</button>
</div>
</div>
</ion-content>