/** * @name hidePinDiscovery * @author krystalskullofficial * @version 4.0 * @description Hides the new pinned Discovery Icon */ [class*=unreadMentionsFixedFooter_]{bottom: 0px !important;} .footer__214dc, [class*=discoveryIcon_] {display: none; }