Fixed Minor CSS Alignment issue with FA Duotone in ACP -> Addons

CvP

Member
Affected version
2.1.5
If an add-on uses fad icons in addon.json's icon, on the page admin.php?add-ons/ the list alignment breaks.

Most likely the following rule just needs fad support.
.contentRow-figureIcon img, .contentRow-figureIcon i.fa, .contentRow-figureIcon i.fal, .contentRow-figureIcon i.far, .contentRow-figureIcon i.fas, .contentRow-figureIcon i.fab
 
Thank you for reporting this issue. It has now been resolved and we are aiming to include it in a future XF release (2.1.6).

Change log:
Generally improve support for Duotone FA icons, especially in usage of addon.json.
Any changes made as a result of this issue being resolved may not be rolled out here until later.
 
Top Bottom