fix(inputs): interactive css to rule all them

This commit is contained in:
Manu Mtz.-Almeida
2018-05-09 17:13:27 +02:00
committed by Manu MA
parent 2b624fcb34
commit 1bd546758e
10 changed files with 12 additions and 19 deletions

View File

@ -35,7 +35,7 @@
}
.item-divider-md ion-icon[slot="start"] + .item-inner,
.item-divider-md ion-icon[slot="start"] + .item-input {
.item-divider-md ion-icon[slot="start"] + .item-interactive {
@include margin-horizontal($item-md-padding-start + ($item-md-padding-start / 2), null);
}