diff --git a/stylesheets/_index.scss b/stylesheets/_index.scss index 76b572d6ac..6c11abee15 100644 --- a/stylesheets/_index.scss +++ b/stylesheets/_index.scss @@ -3,11 +3,7 @@ .inbox, .gutter { height: 100%; -} - -.inbox { - display: flex; - flex-direction: row; + overflow: hidden; } .expired { @@ -86,7 +82,6 @@ } .conversation-stack { - flex-grow: 1; .conversation { display: none; }