diff --git a/client/src/components/Chat/Input/Composer/Bar.tsx b/client/src/components/Chat/Input/Composer/Bar.tsx
index e06324fdda..586dad99e0 100644
--- a/client/src/components/Chat/Input/Composer/Bar.tsx
+++ b/client/src/components/Chat/Input/Composer/Bar.tsx
@@ -378,14 +378,15 @@ function Bar({
- {/* Fades in place. The elapsed time is not one of the things that
- stepped aside, so it has nowhere to travel from. */}
+ {/* Arrives and leaves in depth. The elapsed time is not one of the
+ things that stepped aside, so it has nowhere to travel from:
+ it comes forward into the row and recedes back out of it. */}