diff --git a/stylesheets/_ios.scss b/stylesheets/_ios.scss index 3e682d435..341d4f38d 100644 --- a/stylesheets/_ios.scss +++ b/stylesheets/_ios.scss @@ -81,7 +81,10 @@ $ios-border-color: rgba(0,0,0,0.1); } .conversation .panel { - height: 100%; + position: absolute; + top: $header-height; + bottom: 0; + width: 100%; } .settings h3,