diff --git a/core/src/components/radio-group/radio-group.scss b/core/src/components/radio-group/radio-group.scss index 4b07563f66..3eceab4405 100644 --- a/core/src/components/radio-group/radio-group.scss +++ b/core/src/components/radio-group/radio-group.scss @@ -20,9 +20,8 @@ ion-radio-group { } /** - * Error text should only be shown when .ion-invalid is - * present on the radio group. Otherwise the helper text should - * be shown. + * Error text should only be shown when .ion-invalid is present + * on the radio group. Otherwise the helper text should be shown. */ .radio-group-top .error-text { display: none;