[DE] Fix Bug 46596
This commit is contained in:
parent
44fa7b6462
commit
f18e64ad9a
|
@ -350,7 +350,7 @@ define([
|
||||||
cls : 'input-group-nr',
|
cls : 'input-group-nr',
|
||||||
style : 'width: 290px;',
|
style : 'width: 290px;',
|
||||||
menuCls : 'scrollable-menu',
|
menuCls : 'scrollable-menu',
|
||||||
menuStyle : 'min-width: 55px;',
|
menuStyle : 'min-width: 55px;max-height: 236px;',
|
||||||
store : new Common.Collections.Fonts(),
|
store : new Common.Collections.Fonts(),
|
||||||
recent : 0,
|
recent : 0,
|
||||||
hint: this.tipFontName
|
hint: this.tipFontName
|
||||||
|
|
Loading…
Reference in a new issue