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

update channel mapping

This commit is contained in:
Luke Pulverenti 2017-02-04 18:14:25 -05:00
parent ea02bc01ec
commit 78e374cf85
11 changed files with 12 additions and 12 deletions

View file

@ -179,7 +179,7 @@
}
@media all and (max-width:480px) {
.osdPoster, .btnRewind, .btnFastForward {
.osdPoster, .btnRewind, .btnFastForward, .osdMediaInfo {
display: none !important;
}
}