Fit channel link to content

This commit is contained in:
Omar Roth 2019-07-01 14:26:27 -05:00
parent 6efa6691b1
commit 501b523680
No known key found for this signature in database
GPG Key ID: B8254FB7EC3D37F2

View File

@ -165,7 +165,7 @@ var video_data = {
<div class="pure-u-1 <% if params.related_videos || plid %>pure-u-lg-3-5<% else %>pure-u-md-4-5<% end %>">
<div class="h-box">
<a href="/channel/<%= video.ucid %>">
<a href="/channel/<%= video.ucid %>" style="display:block;width:fit-content">
<div class="channel-profile">
<img src="/ggpht<%= URI.parse(video.author_thumbnail).full_path %>">
<span><%= video.author %></span>