diff options
| author | Paul Buetow <paul@buetow.org> | 2026-07-07 13:31:35 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-07-07 13:31:35 +0300 |
| commit | 1db2cfe6bf0b6a218872900c084f19029d8b7915 (patch) | |
| tree | 688514d2b698da07a62ff61ddb2d4f8ec77b4569 /yhttpd/src/cli | |
| parent | a3908e1cb3dfe475547ecfd17a61849fa237ee18 (diff) | |
ychat: fix clipped mobile input link row (96px was measured short)
The 96px .chatlayout-bottom height on narrow screens was sized from
desktop CSS math, but real mobile browsers render form controls taller
than that math assumed. Verified with a headless-Chrome screenshot of
input.html inside a same-size iframe: at 96px the link row (Colors/
Options/Help/.../Logout + scroll checkbox) was clipped entirely below
body.inputframe's overflow-y:auto fallback -- present in the DOM but
invisible without an undiscoverable scroll inside a tiny strip, which
is what showed up as "cramped" in a real phone screenshot. Re-verified
at several heights the same way; 120px fits both rows with room to
spare.
Diffstat (limited to 'yhttpd/src/cli')
0 files changed, 0 insertions, 0 deletions
