From f24109ecdd456d4b270289b1b1201f646d0f18a4 Mon Sep 17 00:00:00 2001 From: Marcin Chrzanowski Date: Mon, 13 Sep 2021 07:38:26 +0200 Subject: Fix widths --- templates/song.html.erb | 4 +++- templates/youtube.html.erb | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/song.html.erb b/templates/song.html.erb index 2c4164f..71a77bc 100644 --- a/templates/song.html.erb +++ b/templates/song.html.erb @@ -10,7 +10,9 @@ <%- end -%> <%- if File.file?(src (song_ly song.id)) -%> - +
+ +
<%- end -%> <%- if !song.recordings.empty? -%> diff --git a/templates/youtube.html.erb b/templates/youtube.html.erb index 821454b..67571d0 100644 --- a/templates/youtube.html.erb +++ b/templates/youtube.html.erb @@ -1 +1 @@ - + -- cgit v1.2.3