diff --git a/web/styles/zulip.css b/web/styles/zulip.css index a8b711e26e..1230b06f53 100644 --- a/web/styles/zulip.css +++ b/web/styles/zulip.css @@ -861,12 +861,6 @@ strong { } } -td.pointer { - vertical-align: top; - padding-top: 10px; - background-color: hsl(0deg 0% 100%); -} - .new_messages { background-color: hsl(194deg 53% 79%); }