diff --git a/apps/spreadsheeteditor/main/app/view/SlicerSettings.js b/apps/spreadsheeteditor/main/app/view/SlicerSettings.js index 2eff63f49..c725b8ab9 100644 --- a/apps/spreadsheeteditor/main/app/view/SlicerSettings.js +++ b/apps/spreadsheeteditor/main/app/view/SlicerSettings.js @@ -243,7 +243,7 @@ define([ this.numCols = new Common.UI.MetricSpinner({ el: $('#slicer-spin-cols'), step: 1, - width: 50, + width: 55, defaultUnit : "", defaultValue : 1, value: '1',