From 2750702951088be8899c110ce964b5cdff8a84d5 Mon Sep 17 00:00:00 2001 From: Random Penguin <25882519-randompenguin@users.noreply.gitlab.com> Date: Wed, 19 Feb 2025 21:44:14 +0000 Subject: [PATCH] Removed box-shadow from wall-item-comment-wrapper --- bookface_light.css | 1 + 1 file changed, 1 insertion(+) diff --git a/bookface_light.css b/bookface_light.css index e498fab..6677160 100644 --- a/bookface_light.css +++ b/bookface_light.css @@ -850,6 +850,7 @@ } .wall-item-comment-wrapper { border: none; + box-shadow: none; } .photo-comment-wrapper .btn-sm, #profile-jot-wrapper .btn-sm,