1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #767 from timhobbs/master

Time/volume player fix
This commit is contained in:
Luke 2014-04-06 15:21:28 -04:00
commit 9e25fd3ec6

View file

@ -218,6 +218,7 @@
#videoControls .currentTime {
margin-right: 0;
min-width: 120px;
}
#videoControls #video-advanced-controls {