# 외부 링크 아이콘이 RTL이 아닙니다

**URL:** https://meta.discourse.org/t/external-link-icon-not-rtl/397432
**Category:** UX
**Tags:** featured-link, fixed, rtl
**Created:** [3월 2, 2026, 11:35오전 UTC](https://meta.discourse.org/t/external-link-icon-not-rtl/397432 "2026-03-02T11:35:07Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![discojan](https://avatars.discourse-cdn.com/v4/letter/d/c0e974/32.png) [@discojan](https://meta.discourse.org/u/discojan)
#### Post date: [3월 2, 2026, 11:35오전 UTC](https://meta.discourse.org/t/external-link-icon-not-rtl/397432/1 "2026-03-02T11:35:07Z")

</div>

![image](https://global.discourse-cdn.com/meta/original/4X/e/9/a/e9a7324d73585a951863ef9aa31b7c27e0aa963d.png)

제목에 URL을 붙여넣으면 `topic-featured-link`가 적용됩니다.

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [4월 1, 2026, 1:02오후 UTC](https://meta.discourse.org/t/external-link-icon-not-rtl/397432/2 "2026-04-01T13:02:35Z")

</div>

고맙습니다 @discojan - 다음으로 수정될 예정입니다

> <https://github.com/discourse/discourse/pull/39040>
>
> The external link icon (up-right-from-square) on topic featured links was not RT…L-aware in two ways:
> 
> 1. The icon itself wasn't mirrored — it pointed top-right in both LTR and RTL. Added it to the scaleX(-1) flip list in rtl.scss so it mirrors to top-left in RTL contexts.
> 
> 2. The icon's spacing used a physical \`margin-right\` which placed the gap on the wrong side in RTL. Switched to \`margin-inline-end\` so it respects text direction.
> 
> \*\*LTR\*\*
> 
> \<img width="374" height="221" alt="2026-04-01 @ 12 57 16" src="https://github.com/user-attachments/assets/d3ec17de-4fff-4305-bca5-dfaf36b6287c" /\>
> 
> \*\*RTL (before)\*\*
> 
> \<img width="353" height="201" alt="2026-04-01 @ 12 59 16" src="https://github.com/user-attachments/assets/ce39b733-8a99-4c14-a90f-cdfdd417a365" /\>
> 
> \*\*RTL (after)\*\*
> 
> \<img width="340" height="197" alt="2026-04-01 @ 12 58 23" src="https://github.com/user-attachments/assets/513e6848-7dfa-460f-adda-ef3c4ede2e08" /\>
> 
> 
> https://meta.discourse.org/t/397432

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [4월 4, 2026, 1:03오후 UTC](https://meta.discourse.org/t/external-link-icon-not-rtl/397432/3 "2026-04-04T13:03:13Z")

</div>

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.
