revert(range): revert PR #7050, it breaks stacked labels and double labels

references #7046
This commit is contained in:
Brandy Carney
2016-07-08 14:46:06 -04:00
parent 5a8fe82c3a
commit 65c84b307b

View File

@ -40,8 +40,8 @@ ion-label[fixed] {
max-width: 200px; max-width: 200px;
} }
.item-label-stacked > ion-label, .item-label-stacked ion-label,
.item-label-floating > ion-label { .item-label-floating ion-label {
align-self: stretch; align-self: stretch;
width: auto; width: auto;