From 40bee7bd233240333da78db1a53b6e1a72850a5b Mon Sep 17 00:00:00 2001 From: Stephen Cameron Date: Wed, 30 Sep 2020 19:08:39 +0200 Subject: [PATCH] Done #3917 @0.5 --- style/fluidbook.slideshow.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/fluidbook.slideshow.less b/style/fluidbook.slideshow.less index f783e0d1..0cd62ef8 100644 --- a/style/fluidbook.slideshow.less +++ b/style/fluidbook.slideshow.less @@ -374,7 +374,7 @@ } &-caption { - font-size: 75%; + font-size: @slideshow-caption-size; padding: 1em 1em 0; } } -- 2.39.5