From bee493f628bfbf60e7ab184de5a4cf1269ee462e Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 26 Mar 2025 11:20:11 +0000 Subject: [PATCH] remove redundant variables and use document.body.clientWidth instead of rounded window.innerWidth --- view/tpl/cover_photo_widget.tpl | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/view/tpl/cover_photo_widget.tpl b/view/tpl/cover_photo_widget.tpl index 3099c69d1..d22ec5253 100644 --- a/view/tpl/cover_photo_widget.tpl +++ b/view/tpl/cover_photo_widget.tpl @@ -1,6 +1,4 @@