From d8f639e17ef04a103e86dee4a40970502af63274 Mon Sep 17 00:00:00 2001 From: Adam Borowski Date: Thu, 28 Jul 2022 10:31:45 +0200 Subject: [PATCH] feat: remove prompt-related styles --- newspack-theme/sass/blocks/_blocks.scss | 5 ----- 1 file changed, 5 deletions(-) diff --git a/newspack-theme/sass/blocks/_blocks.scss b/newspack-theme/sass/blocks/_blocks.scss index 17784b5dc..760723466 100755 --- a/newspack-theme/sass/blocks/_blocks.scss +++ b/newspack-theme/sass/blocks/_blocks.scss @@ -8,7 +8,6 @@ /* !Block styles */ .entry .entry-content > *, -.newspack-inline-popup > *, [id='pico'] > * { margin: 32px 0; max-width: 100%; @@ -67,10 +66,6 @@ } } -.newspack-inline-popup > *:first-child { - margin-top: 0; -} - // Wide and full widths need adjustment for the wider templates .newspack-front-page, .post-template-single-wide,