From fbd47636d12556213c2d7a89999459b1c233c9d7 Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Sat, 16 May 2026 18:46:51 +0200 Subject: [PATCH] #13 remove width arg --- public/s/css/f0ckm.css | 1 - 1 file changed, 1 deletion(-) diff --git a/public/s/css/f0ckm.css b/public/s/css/f0ckm.css index 6262091..3a5b2b4 100644 --- a/public/s/css/f0ckm.css +++ b/public/s/css/f0ckm.css @@ -4393,7 +4393,6 @@ span.placeholder { .embed-responsive.is-expanded img#f0ck-image { position: static !important; height: auto !important; - width: auto !important; max-width: 100% !important; max-height: 100% !important; }