Skip to content

Commit 2d4b488

Browse files
committed
fixed comments
1 parent d12c8cb commit 2d4b488

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

core/src/components/badge/badge.ionic.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
height: globals.$ion-scale-1000;
147147
}
148148

149-
// Badge Vertical Prop
149+
// Badge (hint)
150150
// --------------------------------------------------
151151

152152
:host(:empty) {
@@ -161,7 +161,7 @@
161161
--padding-bottom: #{globals.$ion-scale-100};
162162
}
163163

164-
// Badge Sizes Empty
164+
// Badge (hint) Sizes
165165
// --------------------------------------------------
166166

167167
/* sm */
@@ -182,7 +182,7 @@
182182
height: globals.$ion-scale-400;
183183
}
184184

185-
// Badge Sizes Not Empty With Vertical Prop
185+
// Badge (hint)
186186
// --------------------------------------------------
187187

188188
:host(.badge-small[vertical]:not(:empty)),

0 commit comments

Comments
 (0)