Fix issue where playback rate button would disrupt the player layout
This commit is contained in:
parent
2acd3261c4
commit
fde06914b5
|
@ -1440,7 +1440,7 @@ video::-webkit-media-text-track-display {
|
|||
.vjs-playback-rate > .vjs-menu-button,
|
||||
.vjs-playback-rate .vjs-playback-rate-value {
|
||||
position: absolute;
|
||||
top: 12px;
|
||||
line-height: 36px;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
|
Loading…
Reference in New Issue