Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit 6a479fa

Browse files
rkjnshahan
authored andcommitted
Automated g4 rollback of changelist 212666797.
*** Reason for rollback *** Roll forward with test changes and mixin cleanup *** Original change description *** Automated g4 rollback of changelist 212649316. *** Reason for rollback *** breaks tests PiperOrigin-RevId: 213137464
1 parent 0e8606d commit 6a479fa

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

angular_components/lib/material_menu/_mixins.scss

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,6 @@
4141
}
4242
}
4343

44-
@mixin material-fab-menu-icon-size($size) {
45-
::ng-deep material-fab-menu.toolbelt-fab material-fab {
46-
@include fab-size($size);
47-
48-
top: -($mat-grid * 4) - $size / 2;
49-
}
50-
}
51-
5244
// Makes sure that content will wrap if the label is too wide.
5345
@mixin menu-item-text-wrap {
5446
::ng-deep .menu-item-label {

0 commit comments

Comments
 (0)