diff --git a/apps/spreadsheeteditor/main/app/view/Toolbar.js b/apps/spreadsheeteditor/main/app/view/Toolbar.js index d9afcc7a3..5944678ab 100644 --- a/apps/spreadsheeteditor/main/app/view/Toolbar.js +++ b/apps/spreadsheeteditor/main/app/view/Toolbar.js @@ -598,7 +598,7 @@ define([ me.listStyles = new Common.UI.ComboDataView({ cls : 'combo-styles', enableKeyEvents : true, - itemWidth : 104, + itemWidth : 112, itemHeight : 38, hint : this.tipCellStyle, menuMaxHeight : 226,