refactor(item-sliding): fix buttons

references #689
This commit is contained in:
Brandy Carney
2015-12-08 13:54:17 -05:00
parent 17f9124d38
commit 111d7f97a6

View File

@@ -22,6 +22,13 @@ ion-item-options {
visibility: hidden;
}
ion-item-options .button {
margin: 0;
border-radius: 0;
box-shadow: none;
height: 100%;
}
ion-item-sliding.active-slide {
.item,