Merge pull request #5363 from manucorporat/vertical-item-sliding

feat(ion-item-sliding): style icons on top of text in an option button
This commit is contained in:
Adam Bradley
2016-02-09 22:28:49 -06:00
3 changed files with 32 additions and 7 deletions

View File

@@ -29,7 +29,7 @@ $button-round-border-radius: 64px !default;
@include appearance(none);
}
span.button-inner {
.button-inner {
width: 100%;
height: 100%;
display: flex;