Skip to content

Conversation

@some1awesome
Copy link

Updates Angular Components Button component styling for mat-icon-buttons and all mat-fab-button variants. Only includes min-height of min-content for icons in other button variants so that when displaying svg icons such as fontawesome the height fits into the icon and is visible in safari browsers

Fixes #32338

BEFORE:
Screenshot 2025-11-13 at 10 14 04 PM
AFTER:
Screenshot 2025-11-13 at 10 14 32 PM

angular#32338)

Updates Angular Components Button component styling for mat-icon-buttons and all
mat-fab-button variants. Only includes min-height of min-content for icons in
other button variants so that when displaying svg icons such as fontawesome
the height fits into the icon and is visible in safari browsers
@some1awesome some1awesome requested a review from a team as a code owner November 14, 2025 05:41
@some1awesome some1awesome requested review from adolgachev and ok7sai and removed request for a team November 14, 2025 05:41
@adolgachev adolgachev added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release dev-app preview When applied, previews of the dev-app are deployed to Firebase action: global presubmit The PR is in need of a google3 global presubmit docs: preview When applied, a preview of the documentation site is deployed to Firebase labels Nov 14, 2025
@github-actions
Copy link

Deployed dev-app for aac40b2 to: https://ng-dev-previews-comp--pr-angular-components-32347-dev-tx8hfkd1.web.app

Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt.

@github-actions
Copy link

Deployed docs-preview for aac40b2 to: https://ng-dev-previews-comp--pr-angular-components-32347-docs-aiwwaoty.web.app

Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt.

@adolgachev adolgachev added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Nov 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: global presubmit The PR is in need of a google3 global presubmit action: merge The PR is ready for merge by the caretaker area: material/button dev-app preview When applied, previews of the dev-app are deployed to Firebase docs: preview When applied, a preview of the documentation site is deployed to Firebase target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(COMPONENT): Font Awesome Icons have styling problems when a mat-button is on the page

2 participants