diff --git a/public_html/templates/post-content.tpl b/public_html/templates/post-content.tpl index 9c26e0f7..ae38acc6 100644 --- a/public_html/templates/post-content.tpl +++ b/public_html/templates/post-content.tpl @@ -7,7 +7,7 @@ height = post.imageHeight; } else { width = 800; - height = 600; + height = 450; } %>