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

use common sharing manager

This commit is contained in:
Luke Pulverenti 2016-04-27 22:46:41 -04:00
parent 190f70bb71
commit 3657bdf7b7
10 changed files with 80 additions and 79 deletions

View file

@ -378,7 +378,7 @@
.guideChannelName {
margin-left: auto;
margin-right: 1em;
max-width: 50%;
max-width: 40%;
text-overflow: ellipsis;
overflow: hidden;
}