aboutsummaryrefslogtreecommitdiffstats
path: root/web/static/public.html
diff options
context:
space:
mode:
authorClaude <noreply@anthropic.com>2026-02-27 15:38:08 +0000
committerClaude <noreply@anthropic.com>2026-02-27 15:38:08 +0000
commit2802ccf8c1212e5ef49226e7063fbf008ea4c13e (patch)
treebed0c04c4a7b89e929c1b0ca487eeab689515eb8 /web/static/public.html
parentfea87c9814618646489d8403d584da25a38e6ba7 (diff)
downloadneko-2802ccf8c1212e5ef49226e7063fbf008ea4c13e.tar.gz
neko-2802ccf8c1212e5ef49226e7063fbf008ea4c13e.tar.bz2
neko-2802ccf8c1212e5ef49226e7063fbf008ea4c13e.zip
Fix mobile horizontal scrolling caused by wide RSS content
RSS feeds can contain tables, iframes, and other elements with explicit widths that overflow the viewport on mobile. Added overflow-x: hidden to .item-description and .main-content, and extended max-width: 100% to cover table and iframe elements inside item descriptions. Includes TDD tests verifying the CSS containment rules. https://claude.ai/code/session_0141nhxmYfoFPVPZ813K1XFD
Diffstat (limited to 'web/static/public.html')
0 files changed, 0 insertions, 0 deletions