From 3bb21de02fe0d626f3f7da1811597724f388b29b Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Fri, 26 Oct 2012 18:59:55 +0200 Subject: [PATCH] twitter site updates --- webstyle.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/webstyle.css b/webstyle.css index 9a11f76..3729a11 100644 --- a/webstyle.css +++ b/webstyle.css @@ -37,10 +37,9 @@ div.promoted-tweet { /* Discover menu, Who to follow, Similiar, Trends */ li[data-global-action="discover"], -.component[data-component-term="user_recommendations"], -.component[data-component-term="similar_user_recommendations"], +.dashboard > .module.wtf-module.js-wtf-module.has-content, div[guidedhelpid="invitefriends"], -.module.trends.component { +.module.trends { display: none !important; }