From de58c29119615e05f87fe2f22e9b7e2de78a0843 Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Fri, 13 Oct 2023 17:47:32 +0300 Subject: [PATCH] Fix Bug 64661 --- apps/spreadsheeteditor/main/app/view/ExternalLinksDlg.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/spreadsheeteditor/main/app/view/ExternalLinksDlg.js b/apps/spreadsheeteditor/main/app/view/ExternalLinksDlg.js index 5ef1f31e49..f6fb3a2fcc 100644 --- a/apps/spreadsheeteditor/main/app/view/ExternalLinksDlg.js +++ b/apps/spreadsheeteditor/main/app/view/ExternalLinksDlg.js @@ -50,7 +50,7 @@ define([ options: { alias: 'ExternalLinksDlg', - contentWidth: 505, + contentWidth: 510, height: 294, buttons: null },