Make conversation windows taller

This commit is contained in:
lilia 2015-05-20 11:49:53 -07:00
parent 1b83932a29
commit fdd2eb0d3e

View file

@ -87,7 +87,7 @@
type: 'panel',
focused: true,
width: 300,
height: 420
height: 440
}, function (windowInfo) {
windowMap.add({ windowId: windowInfo.id, modelId: modelId });