diff --git a/src/components/label/label.scss b/src/components/label/label.scss index dd12671067..91433c8338 100644 --- a/src/components/label/label.scss +++ b/src/components/label/label.scss @@ -40,8 +40,8 @@ ion-label[fixed] { max-width: 200px; } -.item-label-stacked > ion-label, -.item-label-floating > ion-label { +.item-label-stacked ion-label, +.item-label-floating ion-label { align-self: stretch; width: auto;