Files
FreshRSS/p
Antonio Santos bcf536290d Revert "fix(themes): keep article nav bar pinned to bottom in iOS standalone PWAs (#8933)" (#8934)
This reverts commit 5c5b0b9e66 (PR #8933).

The `transform: translateZ(0)` added to #nav_entries promotes the element to
its own compositor layer, but a non-`none` transform also makes the element a
containing block for `position: fixed` descendants and establishes a new
stacking context. That side effect introduced a regression, so this restores
the previous behaviour while a less invasive fix for #8829 is worked out.

Reverting the whole PR (CSS + CREDITS.md) for a clean rollback.
2026-06-21 18:07:42 +02:00
..
2025-09-05 15:56:46 +02:00
2025-09-27 14:40:35 +02:00
2014-01-03 22:54:25 +01:00