mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-15 18:53:57 -04:00
This keeps the mobile article navigation fixed to the bottom of the viewport by clearing any inherited top offset in the small-screen rule. It updates both LTR and RTL base theme CSS so the previous/next bar remains anchored while browsing on mobile Safari. Verification: targeted CSS assertion for both base theme files; `git diff --check`. Closes #8829 Co-authored-by: mzl2233 <mzl2233@users.noreply.github.com>