diff --git a/static/styles/portico/markdown.scss b/static/styles/portico/markdown.scss
index 79ef8ced8e..1e4a4c1df4 100644
--- a/static/styles/portico/markdown.scss
+++ b/static/styles/portico/markdown.scss
@@ -171,6 +171,11 @@
display: block;
}
+ i.zulip-icon {
+ margin: 0px 2px 2px 2px;
+ vertical-align: middle;
+ }
+
@media (max-width: 500px) {
padding: 10px;
}
diff --git a/templates/zerver/help/delete-a-topic.md b/templates/zerver/help/delete-a-topic.md
index 7415a74493..8e3b5b1bd3 100644
--- a/templates/zerver/help/delete-a-topic.md
+++ b/templates/zerver/help/delete-a-topic.md
@@ -24,7 +24,7 @@ whereas [deleting a stream](/help/delete-a-stream) does not.
1. Hover over the topic in the **left sidebar**.
-1. Click the down chevron ().
+1. Click the ellipsis ().
1. Click **Delete all messages in ``**.
diff --git a/templates/zerver/help/include/stream-actions.md b/templates/zerver/help/include/stream-actions.md
index ecc8a20bd9..6a826095cd 100644
--- a/templates/zerver/help/include/stream-actions.md
+++ b/templates/zerver/help/include/stream-actions.md
@@ -1,3 +1,3 @@
1. Hover over a stream in the left sidebar.
-1. Click on the down chevron ().
+1. Click on the ellipsis ().
diff --git a/templates/zerver/help/marking-messages-as-read.md b/templates/zerver/help/marking-messages-as-read.md
index 1dd573570d..06a6ce6ddc 100644
--- a/templates/zerver/help/marking-messages-as-read.md
+++ b/templates/zerver/help/marking-messages-as-read.md
@@ -22,7 +22,7 @@ stream or topic as read**.
1. Hover over a stream, topic, or All messages in the left sidebar.
-1. Click the down chevron () to the right.
+1. Click the ellipsis () to the right.
1. Click **Mark all messages as read**.
diff --git a/templates/zerver/help/mention-a-user-or-group.md b/templates/zerver/help/mention-a-user-or-group.md
index 17af8a31f8..f3771585c7 100644
--- a/templates/zerver/help/mention-a-user-or-group.md
+++ b/templates/zerver/help/mention-a-user-or-group.md
@@ -23,7 +23,7 @@ messages and alert words.
1. Hover over a user in the right sidebar.
-1. Click the down chevron () to the right.
+1. Click the ellipsis () to the right.
1. Select **Reply mentioning user**.
diff --git a/templates/zerver/help/mute-a-topic.md b/templates/zerver/help/mute-a-topic.md
index 1785bcec69..452956fced 100644
--- a/templates/zerver/help/mute-a-topic.md
+++ b/templates/zerver/help/mute-a-topic.md
@@ -14,9 +14,9 @@ Muted topics still appear in the left sidebar, though they are grayed out.
1. On the left, click on the stream that contains the topic you want to mute or unmute.
-2. Hover over the topic to reveal a down chevron
- () to its right.
- Click on the down chevron ().
+2. Hover over the topic to reveal a ellipsis
+ () to its right.
+ Click on the ellipsis ().
4. Select **Mute the topic **.
diff --git a/templates/zerver/help/status-and-availability.md b/templates/zerver/help/status-and-availability.md
index 3721bd9503..236e5bd507 100644
--- a/templates/zerver/help/status-and-availability.md
+++ b/templates/zerver/help/status-and-availability.md
@@ -17,7 +17,7 @@ teammates know when you were last active.
1. Hover over your name in the right sidebar.
-1. Click the down chevron () to the right.
+1. Click the ellipsis () to the right.
1. Click **Set a status message**.
@@ -63,7 +63,7 @@ unavailable).
1. Hover over your name in the right sidebar.
-1. Click the down chevron () to the right.
+1. Click the ellipsis () to the right.
1. Click **Set yourself as unavailable**.
diff --git a/templates/zerver/help/stream-notifications.md b/templates/zerver/help/stream-notifications.md
index 8b1158b141..44a7d53f68 100644
--- a/templates/zerver/help/stream-notifications.md
+++ b/templates/zerver/help/stream-notifications.md
@@ -9,7 +9,7 @@ stream basis.
1. Hover over the stream in the left sidebar.
-2. Click the down chevron () to the
+2. Click the ellipsis () to the
right of the stream.
3. Click **Stream settings**.
diff --git a/templates/zerver/help/view-someones-profile.md b/templates/zerver/help/view-someones-profile.md
index 836db4389f..e145f77a06 100644
--- a/templates/zerver/help/view-someones-profile.md
+++ b/templates/zerver/help/view-someones-profile.md
@@ -22,7 +22,7 @@ when they were last active, and any
1. Hover over a user's name in the right sidebar.
-1. Click on the down chevron () to
+1. Click on the ellipsis () to
the right of their name.
1. Click **View full profile**.