[SSE] Change size of cell styles.

This commit is contained in:
Julia Radzhabova 2016-10-17 15:21:35 +03:00
parent 963202b919
commit 5aa30fba44

View file

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