From ac42e0d4f43936c4e3d24cc59159a763c8571e15 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Wed, 23 Sep 2026 19:54:47 +0100 Subject: try fixed with summary::marker --- http/src/css/feed.uppcss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/http/src/css/feed.uppcss b/http/src/css/feed.uppcss index 0bae801..25ef65e 100644 --- a/http/src/css/feed.uppcss +++ b/http/src/css/feed.uppcss @@ -25,8 +25,7 @@ ul:has(> .h-entry) { } > details > summary::marker { - list-style-type: none; - content: ''; + width: 1rem; } } -- cgit v1.2.3