Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit d55ee08

Browse files
committed
fix(fab): Update comment
1 parent a0f0185 commit d55ee08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mdc-fab/_mixins.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ $mdc-fab-icon-enter-duration_: 180ms;
333333
width: auto;
334334
max-width: 100%;
335335
height: $mdc-fab-extended-height;
336-
// Using @alternate to intentionally ignore mdc-typography line-height.
336+
// This allows the text within the extended fab to be centered for varying font sizes.
337337
/* @alternate */
338338
line-height: inherit;
339339
}

0 commit comments

Comments
 (0)