LIT-EIA / adapt-esdc-college-theme

MeD's official Adapt theme
GNU General Public License v3.0
2 stars 0 forks source link

Component - media - 400% CC takes up most of the video [RDI 2.28] #14

Closed LIT-EIA-OWNER closed 3 years ago

LIT-EIA-OWNER commented 3 years ago

I tried viewing a video at 400% magnification (Reflow) and the navigation bar at the top is so large that I cannot see the entire video. If I want to see more of the video then part of the CC is being cut off.

GGD4V commented 3 years ago

Fixed. .mejs-captions-text { padding: 3px 5px; background: url(background.png); background: rgba(20,20,20,0.5); background-image: none; white-space: pre-wrap; font-size: 2vw; }