Fix display of movie thumbnails in related videos

This commit is contained in:
James Taylor 2020-01-10 09:34:14 -08:00
parent 113c75801a
commit a677b47c4a

View File

@ -230,6 +230,7 @@ body{
margin: auto; margin: auto;
display: block; display: block;
max-height: 100%; max-height: 100%;
max-width: 100%;
} }
.horizontal-item-box .thumbnail-img{ .horizontal-item-box .thumbnail-img{
height: 100%; height: 100%;