From cca07d934f7709cdbbc2dc7b47afe9b2010e933f Mon Sep 17 00:00:00 2001 From: "Julia.Radzhabova" Date: Mon, 9 Jun 2025 19:26:08 +0300 Subject: [PATCH] Fix Bug 74580 --- apps/common/main/lib/view/SignDialog.js | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/common/main/lib/view/SignDialog.js b/apps/common/main/lib/view/SignDialog.js index 5edc6339b0..33d094da2a 100644 --- a/apps/common/main/lib/view/SignDialog.js +++ b/apps/common/main/lib/view/SignDialog.js @@ -83,9 +83,9 @@ define([], function () { 'use strict'; '', '', '
', - '
', - '
', - '
','
', + '
', + '
', + '
','
', '
', '', '
', @@ -135,9 +135,9 @@ define([], function () { 'use strict'; me.cmbFonts = new Common.UI.ComboBoxFonts({ el : $('#id-dlg-sign-fonts'), cls : 'input-group-nr', - style : 'width: 234px;', + style : 'width: 230px;', menuCls : 'scrollable-menu', - menuStyle : 'min-width: 234px;max-height: 270px;', + menuStyle : 'min-width: 230px;max-height: 270px;', store : new Common.Collections.Fonts(), recent : 0, takeFocusOnClose: true, @@ -152,9 +152,9 @@ define([], function () { 'use strict'; this.cmbFontSize = new Common.UI.ComboBox({ el: $('#id-dlg-sign-font-size'), cls: 'input-group-nr', - style: 'width: 55px;', + style: 'width: 50px;', menuCls : 'scrollable-menu', - menuStyle: 'min-width: 55px;max-height: 270px;', + menuStyle: 'min-width: 50px;max-height: 270px;', hint: this.tipFontSize, takeFocusOnClose: true, data: [