From b788ce6133ea6ef4cc1c21ff8d73ccd822325bc9 Mon Sep 17 00:00:00 2001 From: Max Lynch Date: Wed, 30 Nov 2016 10:10:27 -0600 Subject: [PATCH] fix(labels): consistent label styles on iOS --- src/components/label/label.ios.scss | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/components/label/label.ios.scss b/src/components/label/label.ios.scss index 6e9ca3e876b..3d9c5b44b34 100644 --- a/src/components/label/label.ios.scss +++ b/src/components/label/label.ios.scss @@ -21,12 +21,6 @@ $label-ios-margin: $item-ios-padding-top ($item-ios-padding-right / // iOS Default Label Inside An Input/Select Item // -------------------------------------------------- -.item-input .label-ios, -.item-select .label-ios, -.item-datetime .label-ios { - color: $label-ios-text-color; -} - .label-ios + ion-input .text-input, .label-ios + ion-textarea .text-input, .label-ios + .input + .cloned-input {