diff --git a/res/css/views/rooms/_EventBubbleTile.scss b/res/css/views/rooms/_EventBubbleTile.scss index 29888908fa8..6954f6f800f 100644 --- a/res/css/views/rooms/_EventBubbleTile.scss +++ b/res/css/views/rooms/_EventBubbleTile.scss @@ -193,6 +193,7 @@ limitations under the License. float: right; clear: right; display: flex; + flex-wrap: wrap; /* Moving the "add reaction button" before the reactions */ > :last-child {