From e60ac7793335d4d33382f2c4fef1eb051da911ee Mon Sep 17 00:00:00 2001 From: Matthieu Leproux Date: Mon, 9 May 2022 16:43:47 +0200 Subject: [PATCH] related to #1657 next and prev btn thumbnail in gallery --- themes/default/theme.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/themes/default/theme.css b/themes/default/theme.css index af964011f..f454bf698 100644 --- a/themes/default/theme.css +++ b/themes/default/theme.css @@ -432,7 +432,8 @@ TD.calDayCellFull, TD.calDayCellEmpty { #linkPrev img.svgImg, #linkNext img.svgImg { - max-width: 50px; + width: 50px; + height: 50px; } DIV.thumbHover{ /*only first & last holders are divs*/