From e3cf23b20a3586b7df33a01d855dd4d3bed6e990 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 30 Jul 2020 20:01:26 +0200 Subject: [PATCH] wait #3827 @0.5 --- style/articles.less | 1 + 1 file changed, 1 insertion(+) diff --git a/style/articles.less b/style/articles.less index 62e7c174..fc751cf0 100644 --- a/style/articles.less +++ b/style/articles.less @@ -81,6 +81,7 @@ article { img { display: block; width: 100%; + height: auto; } figcaption { -- 2.39.5