From 7fc994d4affe43fc4785bfc2ee8443d781e09051 Mon Sep 17 00:00:00 2001 From: Jake Archibald Date: Mon, 4 Feb 2019 13:34:56 +0000 Subject: [PATCH] This fixes #446 and sometimes it's best not to ask too many questions. (#447) --- src/components/compress/style.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/compress/style.scss b/src/components/compress/style.scss index fdf73cb4..3afe8eda 100644 --- a/src/components/compress/style.scss +++ b/src/components/compress/style.scss @@ -40,6 +40,7 @@ position: relative; display: flex; flex-flow: column; + overflow: hidden; // Reorder so headings appear after content: & > :nth-child(1) {