diff --git a/resources/qml/TimelineRow.qml b/resources/qml/TimelineRow.qml
index 7ebcdf7ed5c6558c5183958d1fe69f87ab0b01d7..97e2bcf0c36001208fb3c0afdf6caab4b4eaae63 100644
--- a/resources/qml/TimelineRow.qml
+++ b/resources/qml/TimelineRow.qml
@@ -103,6 +103,7 @@ Item {
                 Layout.row: 0
                 Layout.column: 0
                 Layout.fillWidth: true
+                Layout.maximumWidth: Settings.bubbles? Number.MAX_VALUE : implicitWidth
                 Layout.bottomMargin: visible? 2 : 0
                 Layout.preferredHeight: height
                 id: reply