diff --git a/stylesheets/_index.scss b/stylesheets/_index.scss index 998e1d5e0..66babfede 100644 --- a/stylesheets/_index.scss +++ b/stylesheets/_index.scss @@ -16,13 +16,6 @@ flex-direction: column; } -.expired { - .conversation-stack, - .gutter { - height: calc(100% - 48px); - } -} - .scrollable { height: 100%; overflow: auto;