mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 14:06:09 +08:00
[DE] Fix Bug 42799
This commit is contained in:
@ -105,7 +105,7 @@ define([
|
||||
this.cmbNextStyle = new Common.UI.ComboBox({
|
||||
el : $('#id-dlg-style-next-par'),
|
||||
style : 'width: 100%;',
|
||||
menuStyle : 'width: 100%; max-height: 290px;',
|
||||
menuStyle : 'width: 100%; max-height: 210px;',
|
||||
editable : false,
|
||||
cls : 'input-group-nr',
|
||||
data : this.options.formats,
|
||||
|
||||
Reference in New Issue
Block a user