From 1ab6f275353362faa0729cdaffffce3065f85775 Mon Sep 17 00:00:00 2001 From: Jorik Schellekens Date: Thu, 28 May 2020 19:37:49 +0100 Subject: [PATCH] Stop copy icon repeating weirdly. --- res/css/views/dialogs/_ShareDialog.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/res/css/views/dialogs/_ShareDialog.scss b/res/css/views/dialogs/_ShareDialog.scss index e08469ec6d..e3d2ae8306 100644 --- a/res/css/views/dialogs/_ShareDialog.scss +++ b/res/css/views/dialogs/_ShareDialog.scss @@ -55,6 +55,7 @@ limitations under the License. margin-left: 5px; width: 20px; height: 20px; + background-repeat: none; } .mx_ShareDialog_split {