This template removes pinned tweets among other things like the Moments, prompts, translate buttons and recommended followers.
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("twitter.com") {
#above-timeline-prompt,
.user-pinned,
.SidebarCommonModules,
.moments,
.message,
.translate-button, .GalleryNav,
.js-recommended-followers
{ display:none !important }
}
No comments:
Post a Comment