Skip to content

Commit 22d59cf

Browse files
committed
style: code comments
1 parent 5edfdcf commit 22d59cf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

core/src/components/radio-group/radio-group.ios.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
@import "./radio-group";
33
@import "../item/item.ios.vars";
44

5-
// iOS Radio Group in List
5+
// iOS Radio Group Top in List
66
// --------------------------------------------------
77

88
// Add padding to the error and helper text when used in a

core/src/components/radio-group/radio-group.md.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
@import "./radio-group";
33
@import "../item/item.md.vars";
44

5-
// Material Design Radio Group in List
5+
// Material Design Radio Group Top in List
66
// --------------------------------------------------
77

88
// Add padding to the error and helper text when used in a

core/src/components/radio-group/radio-group.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ion-radio-group {
88
vertical-align: top;
99
}
1010

11-
// Radio Group: Supporting Text
11+
// Radio Group: Top
1212
// --------------------------------------------------
1313

1414
.radio-group-top {

0 commit comments

Comments
 (0)