mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
This fix is needed due to what feels like an iOS Safari bug. The CSS rule `margin-bottom: env(safe-area-inset-bottom);` should not apply to the topic progress element when the composer is visible, because the element is not near the bottom of the viewport.