demos: remove custom animation on alert and actionsheet for now and add padding to alert

This commit is contained in:
Justin Willis
2016-02-28 17:59:40 -06:00
parent 38e6374b37
commit d3cdcc5fe2
3 changed files with 1 additions and 7 deletions

View File

@ -4,5 +4,4 @@
<ion-content padding>
<button block (click)="present()">Basic Action Sheet</button>
<button block secondary (click)="present()">Custom Animation Action Sheet</button>
</ion-content>