]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-main/feeds/feed.component.html
decouple video abuse details from embed, add embed to block list details
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-main / feeds / feed.component.html
index 6b8013a9b53c250c2b5fdd1617ab9bdeba9205ef..13883fd9ba7e0b34c8d6702ff3ec324c65abb98c 100644 (file)
@@ -1,6 +1,6 @@
 <div class="video-feed">
   <my-global-icon
-    *ngIf="syndicationItems.length !== 0" [ngbPopover]="feedsList" [autoClose]="true" placement="left auto"
+    *ngIf="syndicationItems.length !== 0" [ngbPopover]="feedsList" [autoClose]="true" placement="bottom left auto"
     class="icon-syndication" role="button" iconName="syndication"
   >
   </my-global-icon>