From 64b55ca8238c3d4642f4b2d0eee88cb8f912092a Mon Sep 17 00:00:00 2001 From: Aprillion Date: Sun, 10 Sep 2023 12:54:51 +0200 Subject: [PATCH] fix see more toggle inside amswers #312 --- app/root.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/root.css b/app/root.css index e1d11966..838046ae 100644 --- a/app/root.css +++ b/app/root.css @@ -707,7 +707,7 @@ a:focus-visible, border-radius: 2px; } -transparent-buttonsee-more:not(.visible) + div.see-more-contents { +a.see-more:not(.visible) + div.see-more-contents { display: none; } a.see-more:after {