Wrap Channel RSS link in div so a-tag doesn't stretch all the way.

master
voussoir 2021-01-30 04:28:21 -08:00
parent acf29b9e9f
commit 69ae0280f4
No known key found for this signature in database
GPG Key ID: 5F7554F8C26DACCB
1 changed files with 1 additions and 1 deletions

View File

@ -270,7 +270,7 @@ https://stackoverflow.com/a/35153397
<button id="set_queuefile_extension_button" class="button_with_spinner" onclick="return set_queuefile_extension_form();">Set extension</button>
</div>
<a href="https://www.youtube.com/feeds/videos.xml?channel_id={{channel.id}}">Channel RSS</a>
<div><a href="https://www.youtube.com/feeds/videos.xml?channel_id={{channel.id}}">Channel RSS</a></div>
<button class="red_button button_with_confirm"
data-prompt="Delete channel and all videos?"