diff --git a/res/css/views/rooms/_EventTile.scss b/res/css/views/rooms/_EventTile.scss index 6f7cd46d51..5091d55c08 100644 --- a/res/css/views/rooms/_EventTile.scss +++ b/res/css/views/rooms/_EventTile.scss @@ -257,7 +257,7 @@ $left-gutter: 64px; display: inline-block; width: 14px; height: 14px; - // This aligns the avatar with the last line of the + // This aligns the avatar with the last line of the // message. We want to move it one line up - 2.2rem top: -2.2rem; user-select: none;