From 24f0ec44ecfa35d2dd7ccf8c17a96c8cd9884265 Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Wed, 15 Jul 2026 13:30:21 +0200 Subject: [PATCH] restore sf ratings on items --- public/s/css/f0ckm.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/s/css/f0ckm.css b/public/s/css/f0ckm.css index 809da71..5e304ae 100644 --- a/public/s/css/f0ckm.css +++ b/public/s/css/f0ckm.css @@ -7115,7 +7115,7 @@ div.posts>a.thumb.loaded { /* Ensure child elements (labels, indicators) stay above the background */ div.posts>a.thumb > .thumb-indicators, div.posts>a.thumb > p { - position: relative; + position: absolute; z-index: 1; }