# Quoted username in reply appears right justified in post

**URL:** https://meta.discourse.org/t/quoted-username-in-reply-appears-right-justified-in-post/376994
**Category:** UX
**Created:** [August 2, 2025, 1:47pm UTC](https://meta.discourse.org/t/quoted-username-in-reply-appears-right-justified-in-post/376994 "2025-08-02T13:47:06Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![pmcpa](https://avatars.discourse-cdn.com/v4/letter/p/8797f3/32.png) [@pmcpa](https://meta.discourse.org/u/pmcpa)
#### Post date: [August 2, 2025, 1:47pm UTC](https://meta.discourse.org/t/quoted-username-in-reply-appears-right-justified-in-post/376994/1 "2025-08-02T13:47:06Z")

</div>

Rich text enabled or disabled, since updating self hosted install to 3.5.0.beta9-dev ( [dfd0c5208c](https://github.com/discourse/discourse/commits/dfd0c5208c86c3ce48693640ec4f8c770e5fa74d) ), The username above a quote appears hard right justified.

This is different from the preview shown, and the traditional Discourse format.

 ![capture](https://global.discourse-cdn.com/meta/original/4X/1/1/1/1116515165839ff0a80f6909c75ccec673fb722a.png)

---

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [August 2, 2025, 1:49pm UTC](https://meta.discourse.org/t/quoted-username-in-reply-appears-right-justified-in-post/376994/2 "2025-08-02T13:49:48Z")

</div>

> [@pmcpa](#):
>
> The username above a quote appears hard right justified.

Does this occur in [safe mode](https://meta.discourse.org/t/53504?silent=true)? Cannot repro on Meta.

---

<div class="post-metadata">

### Author: ![pmcpa](https://avatars.discourse-cdn.com/v4/letter/p/8797f3/32.png) [@pmcpa](https://meta.discourse.org/u/pmcpa)
#### Post date: [August 2, 2025, 2:02pm UTC](https://meta.discourse.org/t/quoted-username-in-reply-appears-right-justified-in-post/376994/3 "2025-08-02T14:02:12Z")

</div>

Hmmm, it does not occur in [safe mode](https://meta.discourse.org/t/53504?silent=true), looking through plugins now

---

<div class="post-metadata">

### Author: ![pmcpa](https://avatars.discourse-cdn.com/v4/letter/p/8797f3/32.png) [@pmcpa](https://meta.discourse.org/u/pmcpa)
#### Post date: [August 2, 2025, 2:06pm UTC](https://meta.discourse.org/t/quoted-username-in-reply-appears-right-justified-in-post/376994/4 "2025-08-02T14:06:55Z")

</div>

Got it, not a discourse bug, sorry! (National flags plugin)

---

<div class="post-metadata">

### Author: ![jimmy0017](https://avatars.discourse-cdn.com/v4/letter/j/76d3ee/32.png) [@jimmy0017](https://meta.discourse.org/u/jimmy0017)
#### Post date: [August 3, 2025, 1:34am UTC](https://meta.discourse.org/t/quoted-username-in-reply-appears-right-justified-in-post/376994/5 "2025-08-03T01:34:30Z")

</div>

lol… thanks for point out. We had the same issue. However, we do not have the national flags.. Now its a painful time to go through and figure out which plugin did this.

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [August 4, 2025, 2:38pm UTC](https://meta.discourse.org/t/quoted-username-in-reply-appears-right-justified-in-post/376994/6 "2025-08-04T14:38:08Z")

</div>

It’s an issue with our legacy post stream, the plugin is likely only holding back the new version from being used and not causing the problem directly.

Once this is merged updating Discourse will fix it  
[https://github.com/discourse/discourse/pull/34069](https://github.com/discourse/discourse/pull/34069)
