Commit 5230fd79 authored by Julia Radzhabova's avatar Julia Radzhabova

Fix Bug 34772.

parent 471a68b5
...@@ -48,7 +48,7 @@ define([ ...@@ -48,7 +48,7 @@ define([
var _options = {}; var _options = {};
_.extend(_options, { _.extend(_options, {
title: this.textTitle, title: this.textTitle,
width: 850, width: 600,
height: 536, height: 536,
header: true header: true
}, options); }, options);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment