# Indeling van \`Admin \> Badges\` pagina kapot na update

**URL:** https://meta.discourse.org/t/layout-of-admin-badges-page-broken-after-updating/325492
**Category:** Bug
**Tags:** badges, fixed
**Created:** [8 september 2024 om 11:02 UTC](https://meta.discourse.org/t/layout-of-admin-badges-page-broken-after-updating/325492 "2024-09-08T11:02:22Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [9 september 2024 om 11:53 UTC](https://meta.discourse.org/t/layout-of-admin-badges-page-broken-after-updating/325492/6 "2024-09-09T11:53:45Z")

</div>

Thanks @Richie!

Looks like there are a couple of problems here.

1. The English(UK) translation is missing the new, longer, description at the top of the page. That’s because the ‘badges.description’ key has been reused, and we haven’t done an update from Crowdin since then

2. The layout seems to be dependent on the length of the description. In US english, I can repro the problem by going into dev tools and shortening the description

Even once the UK english string is updated, this is still worth fixing because other languages which use fewer characters are likely to have the same problem.

Looks like the change is related to [UX: Apply admin UI to Badges (#28724) · discourse/discourse@be5c37a · GitHub](https://github.com/discourse/discourse/commit/be5c37a6d41716dbc26b06b476e20b49a42537a4) (cc @ella @martin)

---

_[View the full topic](https://meta.discourse.org/t/layout-of-admin-badges-page-broken-after-updating/325492)._
