From d1670658be99c665f22aa69b1dcb374d4fcbfb94 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 14 Feb 2023 16:00:10 -0500 Subject: [PATCH] fix reveal spoiler in feed --- common/static/css/boofilsic_box.css | 3 +-- social/templates/feed.html | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/common/static/css/boofilsic_box.css b/common/static/css/boofilsic_box.css index aa628dfd..9a5e2ca3 100644 --- a/common/static/css/boofilsic_box.css +++ b/common/static/css/boofilsic_box.css @@ -3,8 +3,7 @@ left: 50%; top: 50%; transform: translate(-50%, -50%); - padding: 60px 20px; - padding-bottom: 60px; + padding: 60px 40px; background-color: var(--bright); text-align: center; min-width: 400px; diff --git a/social/templates/feed.html b/social/templates/feed.html index 7bce0889..e5a183b7 100644 --- a/social/templates/feed.html +++ b/social/templates/feed.html @@ -37,7 +37,7 @@ -->