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: [