Skip to content

Commit 7ac2e01

Browse files
committed
fix mobile cell overflow
Signed-off-by: Kai Wagner <kai.wagner@percona.com>
1 parent ff3aa71 commit 7ac2e01

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

app/assets/stylesheets/components/topics.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,8 @@ a.topic-icon {
272272

273273
& th.activity-header,
274274
& th.mailing-lists-header,
275-
& td.topic-activity {
275+
& td.topic-activity,
276+
& td.topic-mailing-lists {
276277
display: none;
277278
}
278279
}

0 commit comments

Comments
 (0)