This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
menu: icon and label are slightly misaligned #11519
Open
Description
Bug, enhancement request, or proposal:
bug
CodePen and steps to reproduce the issue:
CodePen Demo which demonstrates the issue:
Detailed Reproduction Steps:
- go to https://material.angularjs.org/HEAD/demo/menu
- open menu and check icon alignment
What is the expected behavior?
the icon aligns with the text
What is the current behavior?
it doesn't
What is the use-case or motivation for changing an existing behavior?
Which versions of AngularJS, Material, OS, and browsers are affected?
- AngularJS: 1.7.x
- AngularJS Material: 1.1.10
- OS: macOS
- Browsers: chrome / firefox
Is there anything else we should know? Stack Traces, Screenshots, etc.
This is a follow up of #8464
The Firefox issue has been fix and afaik reverting the fix made for that issue fixes the alignment again 🎉
If you want I can do a PR for this