# Badges default order

**URL:** https://meta.discourse.org/t/badges-default-order/178037
**Category:** UX
**Created:** [February 2, 2021, 12:27am UTC](https://meta.discourse.org/t/badges-default-order/178037 "2021-02-02T00:27:52Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![cosdesign](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cosdesign/32/208585_2.png) [@cosdesign](https://meta.discourse.org/u/cosdesign)
#### Post date: [February 2, 2021, 12:27am UTC](https://meta.discourse.org/t/badges-default-order/178037/1 "2021-02-02T00:27:52Z")

</div>

I know that maybe has already been discussed but it would be great if you guys could sort them by type (see pic) inside each group or maybe add a drag and drop feature in the admin \> badges list.

I’ve manually changed the order via CSS flex order, but it takes a bit of time cause the layout also must be changed cause `.badge-card.medium:nth-of-type(3n) { margin-right: 0; }` won’t work anymore.

 ![after](https://global.discourse-cdn.com/meta/original/3X/2/f/2f85484de58ea398c7bff2821aecaee28fcb449a.jpeg)
