fix(alert): update radio/checkbox items to buttons elements

This commit is contained in:
Adam Bradley
2016-03-05 21:51:15 -06:00
parent 77b77d1582
commit b24dc27e0b
5 changed files with 15 additions and 7 deletions

View File

@ -143,7 +143,6 @@ ion-alert {
overflow: hidden;
display: flex;
min-height: 44px;
cursor: pointer;
}