Right-align the RSS icon in channel playlists

This commit is contained in:
Samantaz Fox 2021-06-25 02:15:49 +02:00
parent 9cef7945c0
commit eecfc155b8
No known key found for this signature in database
GPG Key ID: F42821059186176E
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
</div>
</div>
<div class="pure-u-1-3" style="text-align:right">
<h3>
<h3 style="text-align:right">
<a href="/feed/channel/<%= channel.ucid %>"><i class="icon ion-logo-rss"></i></a>
</h3>
</div>