Fix View on Plex overlay

This commit is contained in:
JonnyWong16 2018-03-30 17:45:50 -07:00
parent 817335b42e
commit a4de63095f

View file

@ -1744,7 +1744,8 @@ a:hover .dashboard-recent-media-cover {
}
.summary-poster-face-overlay span {
display: block;
height: 70px;
width: 100%;
height: 100%;
background-image: url(../images/plex-logo-light.svg);
background-size: 100px;
background-repeat: no-repeat;