diff --git a/app/assets/stylesheets/components/topics.css b/app/assets/stylesheets/components/topics.css index c8e04e5..0196af3 100644 --- a/app/assets/stylesheets/components/topics.css +++ b/app/assets/stylesheets/components/topics.css @@ -272,7 +272,8 @@ a.topic-icon { & th.activity-header, & th.mailing-lists-header, - & td.topic-activity { + & td.topic-activity, + & td.topic-mailing-lists { display: none; } }