# Topic Buttons Not Aligned

**URL:** https://meta.discourse.org/t/topic-buttons-not-aligned/152312
**Category:** UX
**Created:** [May 22, 2020, 10:20am UTC](https://meta.discourse.org/t/topic-buttons-not-aligned/152312 "2020-05-22T10:20:06Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Qantas094](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/qantas094/32/160021_2.png) [@Qantas094](https://meta.discourse.org/u/Qantas094)
#### Post date: [May 22, 2020, 10:20am UTC](https://meta.discourse.org/t/topic-buttons-not-aligned/152312/1 "2020-05-22T10:20:06Z")

</div>

G’day, I found an issue with the button alignment of topic buttons.

I have checked this on 3 different communities and they all had the same results, one forum being Meta.

 ![image](https://global.discourse-cdn.com/meta/original/3X/6/3/63c1cffb2e5073a7cf078a16e3d708ea5c8db6b2.jpeg)

 ![image](https://global.discourse-cdn.com/meta/original/3X/6/2/6294c5480b5044b131b1299749a3e1253b47e407.jpeg)

 ![image](https://global.discourse-cdn.com/meta/original/3X/7/2/72c9a19e84915233c81a0756330035cbd5f3f3f6.jpeg)

This is on both mobile and desktop versions

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [May 22, 2020, 11:50am UTC](https://meta.discourse.org/t/topic-buttons-not-aligned/152312/3 "2020-05-22T11:50:19Z")

</div>

Yes that’s me, I see the problem, the admin button is not removed from DOM, because we show it even if empty, it just doesn’t have anything inside, so we still apply the margins.

Will fix this thanks 👌

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [May 22, 2020, 1:20pm UTC](https://meta.discourse.org/t/topic-buttons-not-aligned/152312/4 "2020-05-22T13:20:32Z")

</div>

Should be fixed by:

[https://github.com/discourse/discourse/commit/e71f5e8951bcffdaac3476d96efaa2232b809a4c](https://github.com/discourse/discourse/commit/e71f5e8951bcffdaac3476d96efaa2232b809a4c)

Not very happy of this fix, but can’t do much better for now.

Thanks for report.

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [May 22, 2020, 1:20pm UTC](https://meta.discourse.org/t/topic-buttons-not-aligned/152312/5 "2020-05-22T13:20:34Z")

</div>


