taravasya
(Вася Тарарин)
January 10, 2026, 12:41am
1
Hi!
If:
I use mobile (or vertical) view
Selected language in interface settings - Russian
Font size - Normal
All posts in topic are - viewed
Browser is Chrome
Then i always see this:
Android Chrome:
Windows Chrome:
I use dev.tools in desktop chrome, and I localized the elements that were “visible” here. I changed their “top” CSS property in the debugger so they would be fully visible. Here they are:
With english interface and with Edge browser, this problem does not occur.
1 Like
Thanks for reporting it! We needed a little more negative margin to cover cases where link text wraps onto multiple lines. A fix will be available the next time you update Discourse
main ← a11y-skip-link-wrap
merged 07:49PM - 12 Jan 26 UTC
Reported here
https://meta.discourse.org/t/div-with-id-skip-links-container-app… ear-at-top-of-the-screen-above-header-in-vertical-orientation/393118
<img width="450" height="1000" alt="image" src="https://github.com/user-attachments/assets/ad35636c-25eb-4a2a-bcc6-1179e486f5dd" />
When skip link contents wrap (lots of text, narrow window) they can unintentionally become partially visible — increasing the negative margin will ensure to cover this for two lines of text
Also removed some CSS from the parent container that appears to be unnecessary
3 Likes
system
(system)
Closed
February 11, 2026, 6:58pm
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.