From: Alexander Ebert Date: Mon, 12 Jul 2021 14:50:47 +0000 (+0200) Subject: Missing `px` units for the image dimensions X-Git-Tag: 5.4.0~10 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=c86ad6a6c135650fb55241b783f469ece89cce44;p=GitHub%2FWoltLab%2FWCF.git Missing `px` units for the image dimensions --- diff --git a/com.woltlab.wcf/templates/boxArticleList.tpl b/com.woltlab.wcf/templates/boxArticleList.tpl index 5e18cda15f..dd2e731616 100644 --- a/com.woltlab.wcf/templates/boxArticleList.tpl +++ b/com.woltlab.wcf/templates/boxArticleList.tpl @@ -36,6 +36,7 @@
+ style="height: {@$__wcf->getStyleHandler()->getStyle()->getCoverPhotoHeight()}px; width: {@$__wcf->getStyleHandler()->getStyle()->getCoverPhotoWidth()}px">
{/if}