diff --git a/res/css/views/elements/_MessageEditor.scss b/res/css/views/elements/_MessageEditor.scss index 7cf96afb11..e721b267fa 100644 --- a/res/css/views/elements/_MessageEditor.scss +++ b/res/css/views/elements/_MessageEditor.scss @@ -86,5 +86,5 @@ limitations under the License. .mx_EventTile_last .mx_MessageEditor_buttons { position: static; - margin-right: -103px; + margin-right: -147px; }