App bar icon alignment broken #12758
Labels
kind/bug
priority/0
QA/dev-automation
Issues that engineers have written automation around so QA doesn't have look at this
size/1
Size Estimate 1
Milestone
If you have an extension that uses an image for an icon, the alignment is broken.
This appears to be due to this change: #12591
Before: (in 2.10)
Now: (in 2.11)
The css used to have the width set for the image, but now this was moved to only apply if the icon is provided via the icon font.
The text was updated successfully, but these errors were encountered: