Skip to content

bug([button mat-fab]): Button Circle doesn't grow with text #19058

Closed
@palminha

Description

@palminha

Reproduction

Steps to reproduce:

  1. code to replicate <button mat-fab color="accent" routerLink="/step1">CLICK HERE TO START</button>

Expected Behavior

The button should grow.

E.g. if we use the raised button it grows with text:
<button mat-raised-button color="accent" routerLink="/step1">CLICK HERE TO START</button>

Actual Behavior

The fab button doesn't grow to include all the text inside

Environment

  • Angular: 9.1.0
  • CDK/Material: 9.2.0
  • Browser(s): Google Chrome
  • Operating System: Ubuntu

Metadata

Metadata

Assignees

Labels

P4A relatively minor issue that is not relevant to core functionsarea: material/button

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions