aboutsummaryrefslogtreecommitdiffstats
path: root/youtube
diff options
context:
space:
mode:
authorJames Taylor <user234683@users.noreply.github.com>2020-01-10 09:34:14 -0800
committerJames Taylor <user234683@users.noreply.github.com>2020-01-10 09:34:14 -0800
commita677b47c4a6dec3b0b214a8d935ada251bd2ee4a (patch)
tree7f57a1bc8fbec895ac8dc4f3aeed5c008f637f3d /youtube
parent113c75801a763a11bd4da76b62b00b3a129c1050 (diff)
downloadyt-local-a677b47c4a6dec3b0b214a8d935ada251bd2ee4a.tar.lz
yt-local-a677b47c4a6dec3b0b214a8d935ada251bd2ee4a.tar.xz
yt-local-a677b47c4a6dec3b0b214a8d935ada251bd2ee4a.zip
Fix display of movie thumbnails in related videos
Diffstat (limited to 'youtube')
-rw-r--r--youtube/static/shared.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube/static/shared.css b/youtube/static/shared.css
index 973f1db..41dd344 100644
--- a/youtube/static/shared.css
+++ b/youtube/static/shared.css
@@ -230,6 +230,7 @@ body{
margin: auto;
display: block;
max-height: 100%;
+ max-width: 100%;
}
.horizontal-item-box .thumbnail-img{
height: 100%;