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

update to vs 2013

This commit is contained in:
Luke Pulverenti 2014-07-12 15:05:35 -04:00
parent f0db695368
commit 7f17e93738
4 changed files with 12 additions and 5 deletions

View file

@ -117,6 +117,13 @@
}
}
@media all and (min-width: 1920px) {
.squareEhsContent {
width: 1200px;
}
}
.detailPageContent {
margin: 0 auto;
padding: 0;