Update plexpy.css

prevents the text is larger than the box.
This commit is contained in:
zobe123 2016-01-01 17:53:14 +01:00
commit 475e18c144

View file

@ -1725,6 +1725,7 @@ a:hover .item-children-poster {
padding-left: 80px; padding-left: 80px;
width: 100%; width: 100%;
height: 120px; height: 120px;
overflow: hidden;
} }
.home-platforms-instance-name { .home-platforms-instance-name {
color: #fff; color: #fff;