# Nav.post-controls에 show-replies가 포함된 경우 특정 폭에서 넘침

**URL:** https://meta.discourse.org/t/nav-post-controls-with-show-replies-is-overflowing-at-certain-widths/314897
**Category:** UX
**Tags:** css
**Created:** [7월 4, 2024, 12:20오전 UTC](https://meta.discourse.org/t/nav-post-controls-with-show-replies-is-overflowing-at-certain-widths/314897 "2024-07-04T00:20:32Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![rahim123](https://avatars.discourse-cdn.com/v4/letter/r/df705f/32.png) [@rahim123](https://meta.discourse.org/u/rahim123)
#### Post date: [7월 9, 2024, 1:10오후 UTC](https://meta.discourse.org/t/nav-post-controls-with-show-replies-is-overflowing-at-certain-widths/314897/2 "2024-07-09T13:10:14Z")

</div>

이 문제는 더 높은 확대 수준을 사용하거나 Firefox의 `about:config` 설정인 `layout.css.devPixelsPerPx = 1.1`과 관련이 있는 것으로 보입니다. 저도 OS 수준의 텍스트 확대 배율 1.1을 사용하지만, Firefox가 이를 따르는 것 같지 않아 Firefox의 `about:config`에 동일한 해킹을 적용해야 합니다. 확대 수준과 관련된 다른 레이아웃 문제들을 몇 가지 발견했습니다:

> [@이 주제에서 검색 반응형 레이아웃 문제: Ubuntu 기본 폰트 관련](https://meta.discourse.org/t/search-in-this-topic-responsive-layout-problem-with-ubuntu-base-font/252029):
>
> Hi there, I’m having a weird rendering problem at certain zoom levels with Firefox on my site. The problem is with the search “in this topic” text wrapping onto two lines. It appears to only happen with the system base font set to “Ubuntu” and the zoom level at 100% or 110% . I also have my Discourse profile interface font size preference set to “Larger”. I’m seeing the same behavior with Sam’s Simple Theme as well as the default Discourse light theme, and I tried disabling all my theme componen…

> [@「더 보기」컨테이너에서 「추천」 또는 「관련」 선택 항목의 테두리가 아래 요소에 침범함](https://meta.discourse.org/t/more-topics-container-suggested-or-related-selected-item-border-intrudes-into-elements-below-it/286085):
>
> Hi there, this issue is even more noticeable on my own instance, but it’s also visible here on Meta: I worked around it for now with: .more-topics\_\_container .nav li .btn { /\* Private messages "Related" and "Suggested" selected border was intruding into elements below \*/ padding: 0em .65em; }

> [@유저카드 리디자인 실험](https://meta.discourse.org/t/usercard-redesign-experiment/254353/159):
>
> Hi there, I ran across a bit of an issue where the usercard appears partially off-screen. It seems to only happen when the browser is maximized and using a higher zoom and/or higher dpi setting. It’s more noticeable with Sam’s Simple Theme, but it starts to happen with the “Default” theme too depending on the zoom level and how many frequent posters appear:

> [@전체 폭 테마와 #reply-control 100% 폭 관련 문제](https://meta.discourse.org/t/quirks-with-full-width-theme-and-reply-control-100-width/282720):
>
> Hi there, I’ve found that my users really hate the wide left and right margins that Discourse uses by default. So I was using [GitHub - programmersforum-reborn/discourse-wide-posts: Increases post width · GitHub](https://github.com/programmersforum-reborn/discourse-wide-posts) together with these additional CSS tweaks: :root { --d-max-width: 1900px; --topic-body-width: 1244px; } A recent Discourse update appears to have broken [GitHub - programmersforum-reborn/discourse-wide-posts: Increases post width · GitHub](https://github.com/programmersforum-reborn/discourse-wide-posts) , and the full-width composer panel was g…

---

_[View the full topic](https://meta.discourse.org/t/nav-post-controls-with-show-replies-is-overflowing-at-certain-widths/314897)._
