# /about 페이지의 추가 그룹이 기본 그룹과 정렬되지 않음

**URL:** https://meta.discourse.org/t/additional-groups-on-about-page-are-not-aligned-with-the-default-groups/374854
**Category:** Bug
**Tags:** about-page, design
**Created:** [7월 18, 2025, 8:15오후 UTC](https://meta.discourse.org/t/additional-groups-on-about-page-are-not-aligned-with-the-default-groups/374854 "2025-07-18T20:15:36Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Richie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/richie/32/115110_2.png) [@Richie](https://meta.discourse.org/u/Richie)
#### Post date: [7월 18, 2025, 8:15오후 UTC](https://meta.discourse.org/t/additional-groups-on-about-page-are-not-aligned-with-the-default-groups/374854/1 "2025-07-18T20:15:36Z")

</div>

Discourse 3.5.0.beta8-dev ([79ff804509](https://github.com/discourse/discourse/commits/79ff804509f77ff25781b8b76b4de99de4eaa3ab)).

이전에 핵심 기능에 통합되기 전까지는 [Add groups to the /about page](https://meta.discourse.org/t/add-groups-to-the-about-page/334492) 테마 구성 요소를 사용하다가, 지시에 따라 제거했습니다.

통합되기 전에는 모든 그룹이 3열 너비로 표시되어 `/about` 페이지가 다음과 같았습니다:

[![](https://global.discourse-cdn.com/meta/original/4X/1/f/4/1f41756b0fd3578b25b3eb274b1dd58b91603a94.jpeg) ](https://global.discourse-cdn.com/meta/original/4X/1/f/4/1f41756b0fd3578b25b3eb274b1dd58b91603a94.jpeg)

통합 이후에는 스태프와 모더레이터만 3열 너비로 표시되고, 기타 추가 그룹은 모두 2열 너비로만 표시됩니다 😕

설정을 변경하여 무언가에 영향을 미쳤을 가능성을 확인하기 위해 `/safe-mode` 뷰입니다:

 ![Screenshot 2025-07-18 at 21.11.50](https://global.discourse-cdn.com/meta/original/4X/6/6/8/668ccb9e3894c2183a65550f04c67e5c6fc71033.jpeg)

페이지 아래쪽의 다른 모든 그룹들도 계속 동일합니다:

 ![Screenshot 2025-07-18 at 21.12.00](https://global.discourse-cdn.com/meta/original/4X/3/2/f/32faa921f36fd323a61dbef72dded0a64c56a861.jpeg)

관련이 있다면, 제 (핵심) 설정은 다음과 같습니다:

 ![Screenshot 2025-07-18 at 21.14.43](https://global.discourse-cdn.com/meta/original/4X/b/5/3/b5304d8148cfe204e0687565752595a234f3f6e8.png)

---

<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: [7월 22, 2025, 6:48오후 UTC](https://meta.discourse.org/t/additional-groups-on-about-page-are-not-aligned-with-the-default-groups/374854/5 "2025-07-22T18:48:40Z")

</div>

이를 수정할 PR을 열었습니다.

> <https://github.com/discourse/discourse/pull/33755>
>
> Fixes the group width issue reported here: https://meta.discourse.org/t/addition…al-groups-on-about-page-are-not-aligned-with-the-default-groups/374854
> 
> \<img width="1736" height="1450" alt="image" src="https://github.com/user-attachments/assets/5d5b464a-4359-4459-855a-7e8bb9380c3a" /\>
> 
> 
> Where additional groups aren't the same width. This is because we had a blanket min-width on section elements for the old about page. 
> 
> This CSS doesn't seem to be necessary after the about page redesign in https://github.com/discourse/discourse/commit/6039b513fe298521620cbb9bbec2ac9ffa751a37

---

<div class="post-metadata">

### Author: ![Richie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/richie/32/115110_2.png) [@Richie](https://meta.discourse.org/u/Richie)
#### Post date: [7월 22, 2025, 7:22오후 UTC](https://meta.discourse.org/t/additional-groups-on-about-page-are-not-aligned-with-the-default-groups/374854/7 "2025-07-22T19:22:02Z")

</div>

고마워, 크리스 👏🏻🥳

---

<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: [7월 24, 2025, 7:27오후 UTC](https://meta.discourse.org/t/additional-groups-on-about-page-are-not-aligned-with-the-default-groups/374854/8 "2025-07-24T19:27:05Z")

</div>


