Skip to content

Commit

Permalink
fix(labels): consistent label styles on iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
mlynch committed Nov 30, 2016
1 parent 851187a commit b788ce6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/components/label/label.ios.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit b788ce6

Please sign in to comment.