Fixed size of subtitle translations submenu, so that it is wide enough to display every translation completely

This commit is contained in:
Luca 2020-08-17 17:13:12 +02:00
parent 46fdacf3a7
commit 636ea102a8
1 changed files with 1 additions and 1 deletions

View File

@ -1910,7 +1910,7 @@ video::-webkit-media-text-track-display {
.video-js .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
background-color: transparent;
width: 5.5em;
width: 7.5em;
left: 1.5em;
padding-bottom: .5em;
z-index: 1;