diff --git a/static/usage/v7/input/theming/css-properties/angular/global_css.md b/static/usage/v7/input/theming/css-properties/angular/global_css.md index 331507a6c09..011d7e097ce 100644 --- a/static/usage/v7/input/theming/css-properties/angular/global_css.md +++ b/static/usage/v7/input/theming/css-properties/angular/global_css.md @@ -1,6 +1,6 @@ ```css /** - * Since we are styling elements inside of ion-textarea + * Since we are styling elements inside of ion-input * we need to move this CSS to a global stylesheet. Otherwise, * Angular components with encapsulation enabled will add * scoped style attributes to these selectors.