diff --git a/app/assets/stylesheets/common/components/footer-nav.scss b/app/assets/stylesheets/common/components/footer-nav.scss index 01b6856825f..3c8d172edb8 100644 --- a/app/assets/stylesheets/common/components/footer-nav.scss +++ b/app/assets/stylesheets/common/components/footer-nav.scss @@ -78,6 +78,7 @@ body.footer-nav-ipad { padding-bottom: 0; // resets safe-area-inset-bottom } + #reply-control, #reply-control.fullscreen { z-index: z("ipad-header-nav") + 1; }