]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-main/feeds/feed.component.html
Replace all glyphicon icons
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-main / feeds / feed.component.html
index 13883fd9ba7e0b34c8d6702ff3ec324c65abb98c..914fe6d46e5ec11e9e6863bf30b476e37db767c2 100644 (file)
@@ -1,7 +1,8 @@
-<div class="video-feed">
+<div class="feed">
   <my-global-icon
+    role="button" aria-label="Open syndication dropdown" i18n-aria-label
     *ngIf="syndicationItems.length !== 0" [ngbPopover]="feedsList" [autoClose]="true" placement="bottom left auto"
-    class="icon-syndication" role="button" iconName="syndication"
+    class="icon-syndication" iconName="syndication"
   >
   </my-global-icon>