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

support url's after closing nfo tag

This commit is contained in:
Luke Pulverenti 2014-10-20 23:41:11 -04:00
parent 17074bfa0f
commit 0a81db18ed
7 changed files with 17 additions and 24 deletions

View file

@ -118,14 +118,14 @@
@media all and (min-width: 1600px) {
.ehsContent {
width: 85%;
width: 92%;
}
}
@media all and (min-width: 1920px) {
.ehsContent {
width: 90%;
width: 94%;
}
}