Fix thumbnail for deleted videos

pull/436/head
Omar Roth 6 years ago
parent a1f49b279f
commit ce4b07d7d7

@ -89,6 +89,7 @@ div.thumbnail {
img.thumbnail { img.thumbnail {
position: absolute; position: absolute;
width: 100%; width: 100%;
height: 100%;
left: 0; left: 0;
top: 0; top: 0;
} }

Loading…
Cancel
Save