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

fixes #672 - Support path mapping

This commit is contained in:
Luke Pulverenti 2014-01-30 00:20:18 -05:00
parent 7e45bd999d
commit 35f693e709
7 changed files with 147 additions and 10 deletions

View file

@ -790,7 +790,7 @@ a.itemTag:hover {
@media all and (min-width: 1920px) {
.ehsContent {
max-width: 1240px;
max-width: 1260px;
}
}