Fix Font Awesome markup and CSS

Created on 1 August 2023, over 1 year ago

Problem/Motivation

At the moment, enabling the Font Awesome option produces a span inside a span, and there is no spacing between the icon and the link.

Relevant lines are:
- CSS: dot missing, was probably meant to be .extlink i
- Markup: span inside span.
It seems this was changed from span-i to span-span in #2467383-35: Accessibility Enhancements β†’ .
Indeed an aria-label on <i> is not valid with AXE for example.
Let's just fix the CSS then to .extlink span ?

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡§πŸ‡ͺBelgium herved

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024