Merge pull request #1816 from ONLYOFFICE/fix/bugfix

Refactoring
This commit is contained in:
Julia Radzhabova 2022-06-22 12:59:00 +03:00 committed by GitHub
commit b161cf23e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -87,6 +87,7 @@ define([
menu: new Common.UI.Menu({ menu: new Common.UI.Menu({
menuAlign: 'tr-br', menuAlign: 'tr-br',
style: 'min-width: auto;', style: 'min-width: auto;',
cls: 'shifted-right',
items: [ items: [
{ {
caption: this.txtExpand, caption: this.txtExpand,