"More Topics" 容器 "Suggested" 或 "Related" 选中项边框侵入到其下方的元素

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;
}
2 个赞

I’m afraid I can’t repro this on meta.

Do you still see the issue?

1 个赞

Hi there, thanks for looking into this. Yes, I do still see the issue:

With Chromium:

With Firefox:

I suspect that the issue has something to do with very specific font size and/or font scaling settings at the OS level. I saw something similar with this bug report:

The difference in this case with the “Suggested” or “Related” border is that changing the zoom level and/or my OS text scaling value to normal defaults makes no difference.

Hmm, I also tried playing with zoom and font-size, including on firefox, but no luck so far (to repro)…