mirror of https://github.com/iv-org/invidious.git
fix feed alignment on community view
This commit is contained in:
parent
9e4fd193c6
commit
1b1932f787
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue