From: Vincent Vanwaelscappel Date: Mon, 29 Dec 2025 17:10:26 +0000 (+0100) Subject: wait #7916 @2.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=38db6c52369cd51bf32aed79914587074e6cc87f;p=fluidbook-html5.git wait #7916 @2.5 --- diff --git a/style/fluidbook.video.less b/style/fluidbook.video.less index 7880bbb1..be266bba 100644 --- a/style/fluidbook.video.less +++ b/style/fluidbook.video.less @@ -77,4 +77,15 @@ display: none; opacity: 0; } +} + +#links { + .vjs-text-track-display { + > div { + .vjs-text-track-cue { + width: 100% !important; + inset: auto 0 0 0 !important; + } + } + } } \ No newline at end of file