Hi,
It seems that since V1.5, font icons width isn’t set any longer (only font-size is used), so horizontal alignment is broken:
Is it a design choice?
Hi,
It seems that since V1.5, font icons width isn’t set any longer (only font-size is used), so horizontal alignment is broken:
Is it a design choice?
Hi Yan,
Thanks for your report.
We are talking about an icon element (using an icon font) next to a basic text, right?
As far as I know, the icons never had a fixed or minimum width (except when using SVGs). Icons from an icon font are like letters and have different widths (especially if you mix different icon fonts).
If you want the distance to the text element to be even, you should give the icon element a minimum width.
Best regards,
timmse