diff --git a/stylesheets/_ios.scss b/stylesheets/_ios.scss index d6452c24606d..f5a1a3305735 100644 --- a/stylesheets/_ios.scss +++ b/stylesheets/_ios.scss @@ -80,7 +80,8 @@ $ios-border-color: rgba(0,0,0,0.1); .avatar { display: none; } } - .conversation .panel { + .conversation .panel, + .conversation .react-wrapper { position: absolute; top: $header-height; bottom: 0;