[SSE] Fix Bug 46012

This commit is contained in:
Julia Radzhabova 2020-08-03 14:07:11 +03:00
parent f336367b0b
commit 584b5071cd

View file

@ -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',