From a3dc13c017508d50423ee4b54bb34b2ad7af67cb Mon Sep 17 00:00:00 2001 From: Matthieu Leproux Date: Mon, 9 May 2022 15:07:38 +0200 Subject: [PATCH] related to #1657 good size for svg in gallery --- themes/default/theme.css | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/default/theme.css b/themes/default/theme.css index f0103e3a8..af964011f 100644 --- a/themes/default/theme.css +++ b/themes/default/theme.css @@ -342,6 +342,7 @@ TD.calDayCellFull, TD.calDayCellEmpty { } .thumbnails IMG { vertical-align: middle; + max-width: 100%; } .thumbnails SPAN.thumbLegend {