discourse/app/assets
Ted Johansson c3367c329c
DEV: Make breadcrumb separators unclickable icons (#29817)
The current breadcrumb separators are ">" characters that are added as pseudo-elements. These become part of the clickable area for the links, which causes mis-clicks.

This PR does two things:

- Replace the pseudo-element with a DIcon.
- Make sure the separator is not clickable.
2024-11-19 16:42:43 +08:00
..
images
javascripts DEV: Make breadcrumb separators unclickable icons (#29817) 2024-11-19 16:42:43 +08:00
stylesheets DEV: Make breadcrumb separators unclickable icons (#29817) 2024-11-19 16:42:43 +08:00