- make chat window a little bit smaller
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1912 af16638f-c34d-0410-8cfa-b39d5352b314
This commit is contained in:
parent
cb318ac43a
commit
e14da57d65
@ -22,7 +22,7 @@
|
||||
|
||||
<MDIWindow xmlns="flexlib.mdi.containers.*"
|
||||
xmlns:mx="http://www.adobe.com/2006/mxml"
|
||||
width="600" height="300" showCloseButton="false"
|
||||
width="590" height="300" showCloseButton="false"
|
||||
focusEnd="setFocusOff()"
|
||||
creationComplete="init()"
|
||||
implements="org.bigbluebutton.common.IBbbModuleWindow" xmlns:components="org.bigbluebutton.modules.chat.view.components.*">
|
||||
|
Loading…
Reference in New Issue
Block a user